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
If v-pre is used on the component's root element, Vue fails with the unhelpful message Failed to resolve directive: pre. I believe it should turn the instance into fragment instance instead.