It appears the latest update to the Delegated Administration Dashboard extension has broken the ability to edit configurations.
To repro:
- Goto a delegated admin extension installed with 3.6.1
- Login as a user with “Delegated Admin - Administrator” role
- In the top-right drop-down select “Configuration”
- View multiple errors in the JS console from https://cdn.auth0.com/extensions/auth0-delegated-admin/assets/auth0-delegated-admin.ui.vendors.3.6.1.js and https://cdn.auth0.com/extensions/auth0-delegated-admin/assets/auth0-delegated-admin.ui.3.6.1.js, e.g.:
– Uncaught (in promise) ReferenceError: b is not defined
– Uncaught TypeError: Cannot read property ‘setOption’ of undefined