-
Notifications
You must be signed in to change notification settings - Fork 1
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
cite_label and cite_string not being applied in shiny #198
Comments
For me, it does not work locally either. It appears that the |
I'm up to date and it's working locally. I'm running the "working_example" vignette and things look good. |
To double check: you are editing the table in Shiny to add labels and strings, and they show up in the Visualisation page? Can you share your |
@LukasWallrich sent you that session info and a short .mp4 video to show you what I'm seeing |
I'm running things locally and it's not working now, not sure why it had been when I tested earlier. Tested on the same vignette data and others. Also checked locally using both the run_shiny and runshiny. I haven't done any digging on this yet, but wanted to let you know that I'm at least in line with you now. |
That's helpful, I guess :/ I'm on holiday until the middle of next week,
will have a proper look then.
…On Fri, 23 Aug 2024, 16:53 Trevor Riley, ***@***.***> wrote:
I'm running things locally and it's not working now, not sure why it had
been when I tested earlier. Tested on the same vignette data and others.
Also checked locally using both the run_shiny and runshiny. I haven't done
any digging on this yet, but wanted to let you know that I'm at least in
line with you now.
—
Reply to this email directly, view it on GitHub
<#198 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOK6NGO55XYJUN42Z6MPK7LZS5EE5AVCNFSM6AAAAABL2NEUY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGI2TMOBWGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Found the issue. It was this change that was related to the reimport issue #177. SInce the need for this to work is more important than the re-import I'm reverting the script back to what it had been. I'm working on some videos for the Global Evidence Summit poster. I'm going to re-open #177 and note this. |
reverted to previous script. FYI @LukasWallrich - I'll start looking at another fix for #177 |
This issue appears to be limited to the web shiny. Works fine in the local shiny.cite_label or cite_string tags are not being applied. This can be seen in the tables and in the exported data.
The text was updated successfully, but these errors were encountered: