We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For public/website forms: Set value to #content_top
For portal, check which selector is correct.
The text was updated successfully, but these errors were encountered:
We also had this error on version 17, as soon as you logged out and wanted to use a wizard you got an odoo client error.
Sorry, something went wrong.
@NiklasGeier my proposed suggestion wasn't due to an error. Can you describe or show (video) exactly what you mean?
@bobslee We have published the multi-step wizard on the website as soon as you are logged out and use the navigation bar:
UncaughtClientError > TypeError Uncaught Javascript Error > can't access property "scrollIntoView", document.querySelector(...) is null TypeError: can't access property "scrollIntoView", document.querySelector(...) is null @http://localhost:8069/web/assets/1/30c221e/web.assets_frontend_lazy.min.js:7524:94
Thats the fix for my error maybe you can take a look #286
@NiklasGeier Thanks! I just replied from the PR. This will motivate to work on this issue (initial suggestion) as well.
No branches or pull requests
For public/website forms:
Set value to #content_top
For portal, check which selector is correct.
The text was updated successfully, but these errors were encountered: