I am having an issue with Perspective Map and I wanted to see if anyone else has experienced this:
If I have a Map and I manually create the structure:
The map loads fine.
If I bind features to anything and hit save, the map, in both the browser and designer, will show
with the error: can't access property "length", s.features is undefined. This is also shown in the js console.
If I reload the web page it works again. It seems to only break on designer save.
If I set the prop to Persistent, that also seems to fix it.
Binding lower level props or the whole array (layers.other.geoJSON[0]) also seems to work fine.
Any thoughts? I’ll try sending this to support soon if this isn’t a me thing

