Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
11360 Представления
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

Аватар
Отменить