-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Popup window won't show #14
Comments
Sorry, I can't replicate the issue on the current branch (release 0.2.0), looks fine for me 🤔 Maybe a browser issue? |
I've tried the following:
In all five cases, the following warning is printed:
|
I've got one theory. I'll try to replicate and test this morning |
I'm sorry I still can't replicate on my work machine with Chrome. It looks fine. Let's talk about it the three of us when we meet |
So it looks like it happens when my browser is zoomed in 110%! The popup works in Chrome and Edge when zooming in from:
Zooming out from 125% to 110% also works. But zooming in from 100% to 110% makes the data on the popup window disappear again. Crazy! No idea how to resolve, really. A Shiny issue? |
It is quite fascinating. If you could file a reprex on {shiny} that would be really interesting. You may feel that you don't have time to do this, so whatever you think. I think we should just ship it though, we can always go to 0.2.1 at a later stage, I'd like to get it out the door and worry about it later |
@ChrisBeeley you've fixed this before, but I've changed a few things and I'm completely lost again.
A popup window is activated when clicking on the facets in tab Sentiment Analysis -> Sentiment - text. It should contain info, but it's currently blank:
Running
cat(str(tooltip_info))
(defined here) returns this:The text was updated successfully, but these errors were encountered: