0
Notification alert not working in React Project
https://code.sololearn.com/Wl3F668uXm8u/?ref=app The Notification isn't working anywhere in the react project. The tutorial I've been following has Alert.info() to show the popup, but in the new version of rsuite(https://rsuitejs.com/components/overview/) the Alert isn't available anymore. So as an alternative, I tried using <Notification> but there's no notification popup showing at all.
2 Respostas
+ 2
For you to raise you chance of getting help:
1. Save your code in Code Playground
2. Edit your question description
3. Remove the wall of code
4. Add a link to your code in Code Playground (use "+". button)
5. Explain what the code should do, and what it's doing instead
+ 1
Emerson Prado Alright, I'll edit it just as you suggested. Thank you.