Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
11363 Zobrazení
I'm encountering an issue while working with the React Datepicker component in my project. Specifically, I'm getting the following error:
SyntaxError: Failed to execute 'matches' on 'Element': '.react-datepicker__year-text--in-range)' is not a valid selector.

Avatar
Zrušit
Nejlepší odpověď


The issue is not with Odoo itself, but rather with the third-party blocker that you may have installed on your browser. Try using a different browser, such as the default one, or disable any third-party blockers and check again.

Read more: https://github.com/odoo/odoo/issues/29564

Avatar
Zrušit