'allow-storage-access-by-user-activation' is an invalid sandbox flag

Anybody else seeing this error in Google Chrome? Is there something wrong here, or is that error expected?

@david.pinn Yes, it’s expected in most browsers except Safari/Firefox and won’t affect behaviour. We’ll prevent the error, as it’s causing confusion.

2 Likes

In Safari will get some more error did we need to worry…

Error while parsing the ‘sandbox’ attribute: ‘allow-downloads’ is an invalid sandbox flag.

No, there is no need to worry. Browsers are not consistent when it comes to what sandbox flags are supported. Browsers log the error, but behaviour is not affected.

We’ve just made a fix to prevent these console errors across our supported browsers, and it will be released soon, once we’ve tested with the upcoming Firefox 79

1 Like