You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just got this up and running. However, when I try to drop an image, I got this error in browser console:
WARNING: sanitizing unsafe URL value C:\temp\home.jpg (see http://g.co/ng/security#xss)
browser_adapter.js:122
WARNING: sanitizing unsafe URL value C:\temp\home.jpg (see http://g.co/ng/security#xss)
unsafe:C:\temp\home.jpg:1
GET unsafe:C:\temp\home.jpg net::ERR_UNKNOWN_URL_SCHEME
And image doesn't show up. What's the workaround?
The text was updated successfully, but these errors were encountered:
Just got this up and running. However, when I try to drop an image, I got this error in browser console:
And image doesn't show up. What's the workaround?
The text was updated successfully, but these errors were encountered: