Closed azizaparveen closed 2 months ago
cc @sarahmcdonald7
@azizaparveen
This isreproduced in instat-app only, we are not able to reproduce this locally in the sample.
Discussed this with John and we need to import few JS API modules in the instant apps code for manager
Once @jmhauck adds these modules this should be resolved
Any time a new module is imported we need to add to the appropriate require file in IA. I got Reporter updated when the main PR with these new modules came in but overlooked the fact that Manager would use create-feature as well. Should be good in dev tomorrow after https://devtopia.esri.com/WebGIS/arcgis-portal-app-templates/pull/10704
This looks good
Describe the bug
Clicking on Create feature button is not showing any feature template/form in Manager, Seeing a bunch of console error.
Expected Behavior
Feature template or Feature form should show up.
Reproduction Steps & Sample
Test app: https://solutions.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=414bf95f3ca240faa98df7f5e0537ef9
Other Relevant Info
No response