Esri / esri-wab-build

Package used to build ESRI Web App Builder Apps for production.
Apache License 2.0
17 stars 5 forks source link

Smart Editor Bug #79

Open andrew-gewe opened 3 years ago

andrew-gewe commented 3 years ago

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.

Rongilad commented 3 years ago

Yes I get the exact same error. I tried to change the apiUrl at the env.js to see if this solved the issue but it isn't.

I tried to build using WAB 2.18