Closed javierdac closed 3 years ago
The component is not working if you have it on a modal screen
Did you put it in a provider?
Yes i include the Provider. Do i need to include it on the modal component?
Did you wrap the modal in it?
Like so
<Provider> <Modal /> </Provider>
The component is not working if you have it on a modal screen