Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration form is not fetched in latest version 10.1.7 #3386

Open
SPiRiT369 opened this issue Apr 16, 2024 · 2 comments
Open

Registration form is not fetched in latest version 10.1.7 #3386

SPiRiT369 opened this issue Apr 16, 2024 · 2 comments
Labels
Milestone

Comments

@SPiRiT369
Copy link

Describe the bug
On latest version (10.1.7) - registration forms are not fetched so users can't register.
This doesn't happen in earlier version (10.1.6).

To Reproduce
You can see it in https://inverse.chat/#converse/register (for example).
Type xmpp provider and click "Fetch registration form".
Also happens to me in my server.

Expected behavior
A registration form should be displayed.

Browser console shows:

panel.js:96 Uncaught TypeError: n._proto._reqToData is not a function
    at a_.getRegistrationFields (panel.js:96:34)
    at e._connect_cb (panel.js:80:29)
    at _o._onInitialMessage (websocket.js:270:24)
    at socket.onmessage (websocket.js:170:51)
getRegistrationFields	@	panel.js:96
e._connect_cb	@	panel.js:80
@ghost
Copy link

ghost commented Apr 23, 2024

I found the same error. If you change it to 10.1.6, the registration forms will come back.

@jcbrand jcbrand added the bug label May 10, 2024
@tigransimonyan
Copy link

wow, this problem is not solved yet.

@jcbrand jcbrand added this to the 11.0.0 milestone Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants