Skip to content

Commit

Permalink
docs: Add NEWS entry
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Dec 31, 2024
1 parent ad03389 commit d60430d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# shiny (development version)

## Bug fixes

* Fixed a bug with modals where calling `removeModal()` too quickly after `showModal()` would fail to remove the modal if the remove modal message was received while the modal was in the process of being revealed. (#4173)

# shiny 1.10.0

## New features and improvements
Expand Down

0 comments on commit d60430d

Please sign in to comment.