Jonas Eliasson
Jonas Eliasson
### Which SDK version are you using? 11 ### What's the issue? The LDU flags data_processing_options_country and data_processing_options_state are not sent when their values are set to zero. ### Steps/Sample...
### Documented behavior Not part of the documentation ### Actual behavior Warning logs when interacting with player pause/play. ### Runtime error ``` [NowPlaying] [MRNowPlaying] Ignoring setPlaybackState because application does not...
When starting a Node.js project that has quill-delta-to-html as a NPM dependency, the following is logged: ``` Circular dependency: node_modules/quill-delta-to-html/dist/commonjs/OpAttributeSanitizer.js -> node_modules/quill-delta-to-html/dist/commonjs/mentions/MentionSanitizer.js -> node_modules/quill-delta-to-html/dist/commonjs/OpAttributeSanitizer.js ``` The proposed solution is to...