Hello,
We are unable to log in to dropbox using the latest version of the WebBrowser. The buttons and log in dialog do not work. When loading dropbox.com, there are several errors trying to load JavaScript due to the following error:
Code:
Refused to load the script 'https://cfl.dropboxstatic.com/static/compiled/js/packaged/pkg-maestro-core.min-vflvQkdLj.js' because it violates the following Content Security Policy directive
I tried to load the page in the TabbedBrowser example and I was able to login without issue there. Is there some setting or event that I am not handling correctly? I tried looking at the sample code for the TabbedBrowser, but could not find anything that stood out.
Thanks!