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

Remove references to module outputs #5

Merged
merged 19 commits into from
Jul 26, 2024
Merged

Conversation

ashbaldry
Copy link
Owner

@ashbaldry ashbaldry commented Jul 23, 2024

Output values cannot be truly removed, unlike the inputs. However they can be given a req(FALSE) call that doesn't reference any other observers or reactives and seems to have the same effect.

Whilst writing up a simple application with the UI, noticed values don't get invalidated on removal so have added more code that removes their reference in the JS Shiny value too

@ashbaldry ashbaldry marked this pull request as ready for review July 26, 2024 18:58
@ashbaldry ashbaldry merged commit 77d3501 into main Jul 26, 2024
7 checks passed
@ashbaldry ashbaldry deleted the feature/remove-output branch July 26, 2024 18:58
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

Successfully merging this pull request may close these issues.

1 participant