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

UndefVarError for html components #218

Open
lucasilvalves opened this issue Jul 14, 2023 · 3 comments
Open

UndefVarError for html components #218

lucasilvalves opened this issue Jul 14, 2023 · 3 comments

Comments

@lucasilvalves
Copy link

Hello there!

I'm facing an error when trying to run my script with simple HTML components - none of them is working.

image

My environment has the most recent versions and yet it doesn't work. On this case, I should step back and use DashHtmlComponents and DashCoreComponents or what's the solution?

@etpinard
Copy link
Collaborator

Strange

Does

using Dash

help?> html_a

work for you?

@lucasilvalves
Copy link
Author

No, I tried this but it didn't work either. I had to delete my environment and create a new one to add Dash again, and now it's working.

It seems to me that the root cause of the problem began when I added DashDaq, as it downgraded the other Dash packages (even after I updated then, the problem persisted).

@etpinard
Copy link
Collaborator

Ok. Can you share the output of Pkg.status() ?

Related issue: #168

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

No branches or pull requests

2 participants