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
[Vue warn]: Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with markRaw or using shallowRef instead of ref.
Component that was made reactive: {__file: 'src/svg/grains/mais.svg', render: ƒ}render: ƒ render(_ctx, _cache)__file: "src/svg/grains/mais.svg"[[Prototype]]: Object
The text was updated successfully, but these errors were encountered:
In Vue 3 I get this warning:
The text was updated successfully, but these errors were encountered: