I posted this on the JS API board as well since I'm not sure whether this is a JS issue or a Calcite issue. The problem is that I can't find any way to use the Editor widget in JS 4.25 (or 4.23) with the latest release of Calcite without the functionality breaking.
Here is a CodePen showing the issue. If you create/edit a feature and then either go back or try to create a new one, all the layers in the editor become radio buttons and its functionally unresponsive. This is just the JS API 4.25 code example for the Editor widget but with a link to Calcite on line 10. If you take out Calcite, it works just fine. I've tried a number of things locally but have this issue no matter what if I'm attempting to use Calcite. Is this a breaking bug or am I just doing something completely wrong?
Thanks.