Bogus detected 🙁
Seems last version of Country Flags extension brokes registration.
When Country Flags is disabled all works just as expected.
When Country Flags is enabled.. It have 2 ways.
From main page all works fine.
But when you try to register from any discussion - users didnt get errors in form (e.g. short password) and form didnt react any more.
In console I see an errors like
Uncaught TypeError: a.options is undefined
<anonymous> index.js:424
e extend.ts:39
onsubmit SignUpModal.tsx:170
handleEvent render.js:888
Users get infinite loading..
UPDATE: error appear only when options "Show flags on post" and "Required entering country" enabled. I turn it on before update to 1.5. So, maybe this bug also related to 1.4. So, main page didnt contain posts and flags - registration works. All pages with flags - registration goes to infinite loading in case of error (e.g. short password). Affected: discussions, user profiles (/u/login).
My user stats shows -50% of new users last 7 days. And I just check and got an error. Cause of error decide to disable "Show flags on post" option until fixes.
Tested with last Firefox on Windows 10 (all updates). Maybe its not affected with mobile version (mobile Chrome etc).