Using all the default options form the Cloudflare Pages Dashboard
When I press “Save and Deploy” I get the following javascript error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘length’)
at 493be38804ff5fa51b7b.js:52
at b (app.81cec322a68eeb069b72.js:2)
at Generator._invoke (app.81cec322a68eeb069b72.js:2)
at Generator.M. [as throw] (app.81cec322a68eeb069b72.js:2)
at pi (493be38804ff5fa51b7b.js:51)
at c (493be38804ff5fa51b7b.js:51)
Any help?