0
Just signed up, unable to create a Rewrite rule
When I try to create a rewrite rule the button just spins and nothing happens. I've tried to several times. The console has an error message though.
SettingsRewrites.js:73 Uncaught TypeError: Cannot read properties of undefined (reading 'setState') at SettingsRewrites.js:73:20 at api2.js:124:9 at XMLHttpRequest.c (Request.js:17:5)
If I dig into the web requests it's trying to post to `https://api.nextdns.io/profiles/8f77dc/rewrites` and that returns an error. Looks like the frontend javascript isn't parsing that properly.
{"errors":[{"code":"invalid","source":{"pointer":"name"}}]}
Not sure what else I can do from this end.
7 replies
-
I'm able to cause the button to spin and do nothing by entering an illegal character in the Domain field. My javascript console shows a different error however. Are you willing to post what's in your Domain field?
-
How to solve this issue please help.
Content aside
- 2 mths agoLast active
- 7Replies
- 99Views
-
3
Following