Replies: 1 comment 1 reply
-
The "Text content did not match" warning, I'm not sure is coming from using Try running your site in incognito to see if one of your browser extensions are causing an issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using watchPaths to monitor changes in a component library I am building,
The problem I see is that whenever the library build and remix reloads I get the warning:
Warning: Text content did not match. Server: "XXXXX" Client: "YYYYYY"
How can I get rid of this? not that critical but it is just annoying.
Can we add an option to pass a callback to watchPaths?
Beta Was this translation helpful? Give feedback.
All reactions