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
See warnings in console (Failed to resolve directive: once)
What is expected?
I wrote two equals components, first component has template field, second - render function. I was expected that v-once will work in render function properly (like in templates)