[FIXED] Custom SMTP settings save password not working in the new editor

Hello Anvil community!

I’m trying to configure the custom SMTP server in the new Beta editor, and the save password is not working - I’m getting
“angular.js:12759 POST https://anvil.works/ide/apps/undefined/encrypt_app_secret 404 (Not Found)”
and
“GET http://localhost:1616/hmr/__webpack_hmr net::ERR_CONNECTION_REFUSED” in the JS console.

I tried with or without the Secrets service enabled, same behaviour. Tried to enable it for a brand new app, the same behaviour.

I switched the app to Classic editor, the password set worked, but when I switched back the the new editor, the password was not saved, and was back to the same behaviour.

Any workaround idea, or timeline to fix this bug?

Hi @andyfe and welcome to the forum!

We were able to reproduce the issue and it should now be fixed. :slight_smile:

Amazing! That was fast, thank you!