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
Hi,
if i use the Odoo-App that is build into Easypanel i got several errors but the main issue is
SyntaxError: '"]' is not a valid selector. querySelectorAll@[native code] classToStyle@https://gapix-odoo.lz9vkr.easypanel.host/web/assets/3ec2670/web.assets_web.min.js:15069:208 @https://gapix-odoo.lz9vkr.easypanel.host/web/assets/3ec2670/web.assets_web.min.js:15110:13
As its not possible to find anything about it in the whole internet im sure i has something todo with how the app is build.
And how can i test it as custom template? if i post that what is in the .ts file i got an error that this is now valid?
best regards Effendil
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
if i use the Odoo-App that is build into Easypanel i got several errors but the main issue is
SyntaxError: '"]' is not a valid selector.
querySelectorAll@[native code]
classToStyle@https://gapix-odoo.lz9vkr.easypanel.host/web/assets/3ec2670/web.assets_web.min.js:15069:208
@https://gapix-odoo.lz9vkr.easypanel.host/web/assets/3ec2670/web.assets_web.min.js:15110:13
As its not possible to find anything about it in the whole internet im sure i has something todo with how the app is build.
And how can i test it as custom template? if i post that what is in the .ts file i got an error that this is now valid?
best regards Effendil
The text was updated successfully, but these errors were encountered: