ErrorBoundary component #2055
Unanswered
vieraboschkova
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Could you specify the version of reactivesearch library. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having trouble importing the ErrorBoundary component. The message I get is:
"Attempted import error: 'ErrorBoundary' is not exported from '@appbaseio/reactivesearch'. Other components like DataSearch or ToggleButton, are imported ok.
import { ReactiveBase, DataSearch, ReactiveList, SelectedFilters, ToggleButton, ReactiveComponent, // ErrorBoundary, } from '@appbaseio/reactivesearch';
Beta Was this translation helpful? Give feedback.
All reactions