Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing Uncaught TypeError c.set is not a function #2270

Open
canaryGrapher opened this issue Mar 8, 2023 · 1 comment
Open

Facing Uncaught TypeError c.set is not a function #2270

canaryGrapher opened this issue Mar 8, 2023 · 1 comment
Labels

Comments

@canaryGrapher
Copy link

canaryGrapher commented Mar 8, 2023

Hi, I am facing this issue when trying to start the tour in console using tour.start():

Uncaught TypeError: c.set is not a function
    at orderModifiers.js:8:9
    at Array.forEach (<anonymous>)
    at Qb (orderModifiers.js:7:13)
    at Rb (orderModifiers.js:37:26)
    at Object.setOptions (createPopper.js:74:32)
    at createPopper.js:215:14
    at Ra._setupElements (general.js:87:18)
    at Ra._show (step.js:404:10)
    at Ra.show (step.js:244:10)
    at Cc.show (tour.js:260:14)

Any idea why is this happening, and what can I do to fix it?

@RobbieTheWagner
Copy link
Member

Without a reproduction, I don't know much about what could be happening. Seems like you are using an older version of Shepherd though as createPopper is not a thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants