get on proxy property 'accessor' is a read-only and non-configurable data property on the proxy target but the proxy did not return its actual value
Asked Answered
S

0

6

I want to use vue3 and esri-loader to make a map website.

When using vue-composition-api, I put the Map and MapView objects generated by esri-loader in reactive and export them. But the following happened while reading the properties of the MapView, and I was at a loss.

'get' on proxy: property __accessor__ is a read-only and non-configurable data property on the proxy target but the proxy did not return its actual value

Screenshot 1

Screenshot 2

Sinegold answered 18/9, 2020 at 3:15 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.