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 getting an error with the Smart Editor Widget
It works properly when using the Developer SDK and it also works when I download it from the Developer SDK. When I build it using the esri-wab-build, I get an error
TypeError: Cannot set property 'numPoints' of undefined
To reproduce it, I open the smart editor. I then select a point feature. When I try to drag it to move it, I get a bunch of those messages. The bigger the drag, the more messages appears.
It works properly if I build it in WAB 2.13, but doesn't work in 2.15 or 2.17.
The text was updated successfully, but these errors were encountered:
I'm getting an error with the Smart Editor Widget
It works properly when using the Developer SDK and it also works when I download it from the Developer SDK. When I build it using the esri-wab-build, I get an error
TypeError: Cannot set property 'numPoints' of undefined
To reproduce it, I open the smart editor. I then select a point feature. When I try to drag it to move it, I get a bunch of those messages. The bigger the drag, the more messages appears.
It works properly if I build it in WAB 2.13, but doesn't work in 2.15 or 2.17.
The text was updated successfully, but these errors were encountered: