NotificationsToastList in StrictMode
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
Hi, there is a problem running the application with NotificationsToastList in StrictMode
The problem lies in the dependency to the `react-flip-move` package.
There is an opened issue there: https://github.com/joshwcomeau/react-flip-move/issues/270
Seems, that `react-flip-move` package is abandoned, see the last comment in the issue: the author of this issue switched to https://github.com/aholachek/react-flip-toolkit instead.
Thank you!
Contributor guide
Research direction
Start by locating NotificationsToastList and inspecting its dependency on react-flip-move; read upstream issue #270 and the referenced react-flip-toolkit project. Reproduce the StrictMode problem, then verify that the selected dependency path resolves it without regressing toast behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100