Skip to content

ActionGroup component errors out #2115

Answered by snowystinger
conormdowney asked this question in Q&A
Discussion options

You must be logged in to vote

It's best to install @adobe/react-spectrum
What you're missing is the React Spectrum Provider at the top of you App, see https://react-spectrum.adobe.com/react-spectrum/Provider.html
As for why it has a node_modules, you only installed the one package, and maybe didn't top level the dependencies. This can happen if you already have some other react spectrum components installed that have a different version of Provider.
If you install the whole thing, then this should become a moot point.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by snowystinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants