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

leafpop conflict with config package #28

Open
KingaHill opened this issue Feb 14, 2023 · 2 comments
Open

leafpop conflict with config package #28

KingaHill opened this issue Feb 14, 2023 · 2 comments

Comments

@KingaHill
Copy link

I have been using leafpop for months now with great love and success.
Today, I added a database query using a connection with the package "config" to my Rmd and my leafpop::popupGraph() stopped working.
When I removed the query, the pop-ups work well.

There was no error message generated, just an empty popup.
image

@tim-salabim
Copy link
Member

I have never used cofig, but at first glance I cannot see anything that would interfer with leafpop. Can you provide a reprex?

@KingaHill
Copy link
Author

Thank you.
I will work on a reprex for you.
In the meantime, I got an error with somewhat of a clue about this:

"Error in get("text") : Config file config.yml not found in current working directory or parent directories"

After Googling, it might be related to a config::get() function that config uses.

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