Subscribe on changes!

SSR TypeError: Cannot set properties of null (setting 'nodeValue')

avatar
Aug 29th 2023

Vue version

3.3.4

Link to minimal reproduction

https://stackblitz.com/edit/github-zzpvbn-ycnt8k?file=server%2FMenu.tsx

Steps to reproduce

  1. click the button
  2. the error will throw in the console

What is expected?

no error and no warn

What is actually happening?

Uncaught (in promise) TypeError: Cannot set properties of null (setting 'nodeValue')

System Info

No response

Any additional comments?

No response

avatar
Aug 29th 2023
avatar
Aug 29th 2023

Yeah, duplicate of #7215