mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Part of https://github.com/elastic/kibana-team/issues/646 This PR adds an example plugin in `examples/error_boundary` that shows usage of KibanaErrorBoundary. The example plugin is used in a functional test to ensure errors are caught in the appropriate way, and error messages include a working Refresh button. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
91 B
Executable file
91 B
Executable file
Error Boundary Example
A very simple example plugin for testing Kibana Error Boundary.