Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
11629 Переглядів
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.

Аватар
Відмінити
Найкраща відповідь


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

Аватар
Відмінити