Cannot read canvas.toDataURL() when using Brave with PhoneGap

I was using Brave when developing my PhoneGap (Cordova) app using the desktop service.
This hosts the app on a local server at [local-ip]:3000.

Within the app canvas.toDataURL() is called. Brave seems to block this in some way. canvas.toDataURL() returns nothing within Brave in this context, but correctly returns the data in other browsers.

Is there some setting I need to adjust within Brave?
Also why is there no error message/alert saying the action is blocked etc?

Sorry for the late reply,

Can you setup a jsfiddle link to test it out? Also does disabling fingerprinting in Shields make any difference?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.