- Issue created by @Nelo_Drup
- First commit to issue fork.
@interactivex Hi, the problem happens if I use field group and choose the Details Sidebar option and then drag the realtime field into that field group that I created.
After updating to drupal 10.2.2 I have the following error:
Uncaught DOMException: Failed to execute 'add' on 'DOMTokenList': The token provided ('not available') contains HTML space characters, which are not valid in tokens.
at Orchestrator.saveScores (https://example.com/modules/contrib/yoast_seo/js/yoast_seo.js?v=1.x:306:28)
at App.runAnalyzer (https://example.com/libraries/rtseo.js/dist/rtseo.js?v=2.0.0:307:20)
at App.pluginsLoaded (https://example.com/libraries/rtseo.js/dist/rtseo.js?v=2.0.0:341:8)
at Pluggable._pollLoadingPlugins (https://example.com/libraries/rtseo.js/dist/rtseo.js?v=2.0.0:26984:18)
Active
Code
@interactivex Hi, the problem happens if I use field group and choose the Details Sidebar option and then drag the realtime field into that field group that I created.