why vue3 warnHandler can not print the warn of hydration node mismatch of SSR ? #10389
Unanswered
renzhen-xiaohongshu
asked this question in
Help/Questions
Replies: 1 comment
-
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
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 got a problem when I use SSR :

Then I try to use app.config.warnHandler to filter it, but I get:

Then I found it:

Can someone tell me is it the question of vue core? The code of warn in vue core is:

i cannot create a issue because it is so complex that I can not create an example online.
Beta Was this translation helpful? Give feedback.
All reactions