You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far this issue is not a blocker since in few, milliseconds or seconds once it rendered it will automatically updated to correct name.
But still we should consider to correct it on server side rendering.
Because it will delay the style to be corrected, example the background image, it will delay a few seconds to be display even the image was already cached.
The text was updated successfully, but these errors were encountered:
Version
3.2.31
Reproduction link
sfc.vuejs.org/
Steps to reproduce
create a page with css binding
What is expected?
The variable must have
--
What is actually happening?
What happen here is the variable name has no
--
So far this issue is not a blocker since in few, milliseconds or seconds once it rendered it will automatically updated to correct name.
But still we should consider to correct it on server side rendering.
Because it will delay the style to be corrected, example the background image, it will delay a few seconds to be display even the image was already cached.
The text was updated successfully, but these errors were encountered: