Notification alert not working in React Project | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

25th Nov 2022, 2:08 PM
Asha
Asha - avatar
2 Answers
+ 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
25th Nov 2022, 11:13 PM
Emerson Prado
Emerson Prado - avatar
+ 1
Emerson Prado Alright, I'll edit it just as you suggested. Thank you.
26th Nov 2022, 7:03 AM
Asha
Asha - avatar