Using Calcite 1.0.3 breaks the Editor widget in Javascript SDK 4.25

423
1
Jump to solution
02-14-2023 12:49 AM
ChristopheSuter
New Contributor III

Using Calcite Design System 1.0.3 with the Javascript API 4.25 breaks the Editor widget: then cancel edit confirmation panel does not show up anymore and after a cancel, the widget breaks:

See codepen:

https://codepen.io/christophesuter/pen/zYJYqXY

Attached, working feature without calcite 1.0.3

 

1 Solution

Accepted Solutions
ReneRubalcava
Frequent Contributor

4.25 is built with calcite-components 1.0.0-beta.97. The next release, will be built with calcite ~1.0.5. You can try it now in the "next" build before release.

https://www.npmjs.com/package/@arcgis/core/v/4.26.0-next.20230213

View solution in original post

1 Reply
ReneRubalcava
Frequent Contributor

4.25 is built with calcite-components 1.0.0-beta.97. The next release, will be built with calcite ~1.0.5. You can try it now in the "next" build before release.

https://www.npmjs.com/package/@arcgis/core/v/4.26.0-next.20230213