Open
Description
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.