Skip to content

Commit e21493e

Browse files
authored
Fix: spinners only show for a split second (#1429)
1 parent 33c8c79 commit e21493e

File tree

8 files changed

+10093
-10099
lines changed

8 files changed

+10093
-10099
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
### [UNRELEASED]
99

10-
### Breaking Changes
11-
12-
### New features
13-
1410
### Bug fixes
1511

16-
### Other changes
12+
* Fixed an issue with output spinners only showing for a split second. (#1429)
1713

1814
## [0.10.1] - 2024-05-23
1915

shiny/www/shared/_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"note!": "This file is auto-generated by scripts/htmlDependencies.R",
33
"package": "shiny",
4-
"version": "Github (rstudio/shiny@4a8400d2a55127c4ba0f2f2debc8280225326c3f)"
4+
"version": "Github (rstudio/shiny@e689cdc522c65da37342d9348266f50c8d4b3949)"
55
}

shiny/www/shared/bootstrap/_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"note!": "This file is auto-generated by scripts/htmlDependencies.R",
3-
"shiny_version": "Github (rstudio/shiny@4a8400d2a55127c4ba0f2f2debc8280225326c3f)",
3+
"shiny_version": "Github (rstudio/shiny@e689cdc522c65da37342d9348266f50c8d4b3949)",
44
"bslib_version": "Github (rstudio/bslib@3dd55fd7249d30ecddac8f98ba8dc70aee0b3459)",
55
"htmltools_version": "Github (rstudio/htmltools@487aa0bed7313d7597b6edd5810e53cab0061198)",
66
"bootstrap_version": "5.3.1"

shiny/www/shared/busy-indicators/busy-indicators.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)