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
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Using once: true doesnt work as expected and is just broken at the moment as the element just gets added on every single metaInfo update.
Im also not sure how to fix this properly as would somehow need to store reference to these meta options. We cant use the object itself as that object is a new instance on every meta info update.