Skip to content

Events

Compare
Choose a tag to compare
@JohnCoene JohnCoene released this 14 Sep 19:50
· 213 commits to master since this release
  • Added hide_on_error, and hide_on_silent_error to the Waiter to control whether the waiter should be removed when the underlying plot/table/or other throws an error. Silent errors are those raised by req and validate/need.
  • Added events waiter_shown and waiter_hidden fired when the loading screen with waiter is shown or hidden.