Next.js Discord

Discord Forum

Using a non-npm API in a web app

Unanswered
Oriental chestnut gall wasp posted this in #help-forum
Open in Discord
Oriental chestnut gall waspOP
Hi, I am trying to use the Survey123 Web App JavaScript API (https://developers.arcgis.com/survey123/guide/embed-a-survey-using-javascript/) in a Next.js app. The app I'm starting with is cloned from this repo: https://github.com/odoe/ds2024-arcgis-map-comps-next/.

I have tried a number of things, including adding a next.js <Script> component, but haven't been able to get it to work.

Any insight or ideas would be greatly appreciated!

Thanks!

0 Replies