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
I'm not fully across why Simplemap has its own database table for it's content, but that's the cause of the issue. It assumes that the element that "owns" the field has an ID, which in this case is a fake Block element for Vizy, because Vizy Blocks aren't elements. When it tries to save its content to its own maps table, recording the owner ID, siteId, etc - it won't work, as there is no saved element record for a Vizy block.
One thing that does work is to just not save the record unless there's valid element data.
Using this field inside Vizy plugin, I get this error:
The text was updated successfully, but these errors were encountered: