Hi, log in pop up works fine but registration dose not display. The screen darkens as it does when you click "log in", but no fields or form visible.
During website homepage loading console list 1 error referring to route:
- 404
https://wspoldecyduje.click/web_api/v1/users/me
When I click on "register" console lists 2 errors:
- 404
https://wspoldecyduje.click/web_api/v1/users/custom_fields/schema
Uncaught TypeError: Cannot read properties of undefined (reading 'pl-PL')
Do you know what cause this?
Thanks
Hi, log in pop up works fine but registration dose not display. The screen darkens as it does when you click "log in", but no fields or form visible.
During website homepage loading console list 1 error referring to route:
https://wspoldecyduje.click/web_api/v1/users/meWhen I click on "register" console lists 2 errors:
https://wspoldecyduje.click/web_api/v1/users/custom_fields/schemaUncaught TypeError: Cannot read properties of undefined (reading 'pl-PL')Do you know what cause this?
Thanks