Uncaught (in promise) DOMException: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.
at o (chrome-extension://febaefghpimpenpigafpolgljcfkeakn/js/content-script.js:23:239)
at HTMLDocument.a (chrome-extension://febaefghpimpenpigafpolgljcfkeakn/js/content-script.js:23:376)
at <anonymous>:2:14
o @ content-script.js:23
a @ content-script.js:23
(anonymous) @ VM2895:2
Environment
Steps to reproduce
Expected behavior
Gaode Map is choosable from the map tiles
Actual behavior
Gaode Map is not there
Console output
And
VM2895
is this snippet:This broke the plugin because the
uid
field of this snippet contained non-latin Chinese characters.