react-reveal
react-reveal copied to clipboard
Warning: Legacy context API has been detected within a strict-mode tree.
`Learn more about this warning here: https://fb.me/react-legacy-context
in RevealBase (created by Slide)
in Slide (at App.js:44)
in nav (at App.js:33)
in header (at App.js:32)
in Header (at src/index.js:9)
in StrictMode (at src/index.js:8)
`
Re-installed react-reveal and still have this error
This is my code
@jgil-r That does not fix the issue. It just hides it.
Facing the same issue
Is there a way to ignore this error?
Same issue here.
Same issue here. Is this repository still maintained? The last publish was 2 years ago and there are pull requests that date back months. Can we get some help @rnosov ?
This library looks good. but we need to fix this issue asap. Is there any way to fix it?
Up
Bump
bump
I'm having same issue.... I guess the only workaround is to use another library...
Up
Facing the same issue. Any chances of a resolution anytime soon?
Any updates ?
Bump
Bump!
Bump
Facing same issue
Facing the same issue. any solution?
No solution yet bro
On Mon, Feb 15, 2021, 5:31 PM Dayo Ayoola [email protected] wrote:
Facing the same issue. any solution?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rnosov/react-reveal/issues/89#issuecomment-779364048, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJPIJDLYTDO6AVBHUXTWL6DS7FK67ANCNFSM4LUOPMPA .
No solution yet bro … On Mon, Feb 15, 2021, 5:31 PM Dayo Ayoola @.***> wrote: Facing the same issue. any solution? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJPIJDLYTDO6AVBHUXTWL6DS7FK67ANCNFSM4LUOPMPA .
Know any alternative that can be used?
Can this issue be fixed quickly? I rely on this for one animation and would rather not have this error in my console all the time. If this issue persists i might consider extracting the code from the component and making my own.
Facing same issue. Any Update ?
No solution yet bro … On Mon, Feb 15, 2021, 5:31 PM Dayo Ayoola @.***> wrote: Facing the same issue. any solution? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJPIJDLYTDO6AVBHUXTWL6DS7FK67ANCNFSM4LUOPMPA .
Know any alternative that can be used?
Use React Awesome Reveal instead.
Getting the same error. Is this package maintained anymore? Anyone have a clue if there is something similar out there or have started working on something similar?
well, changing <React.Strictmode> to <React.Fragment> will certainely remove the error from console........