コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
11384 ビュー
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

アバター
破棄