Closed khl02007 closed 3 years ago
@khl02007 if you have a chance to open the firefox developer tools window for when the button doesn't show up, could you post the log? Then we can target that particular error with a warning message. I don't have firefox 88 easily available.
Here are the messages in the console. Some info is folded I think (for the error for example). let me know if this is enough for troubleshooting
Passed signature test signatures.ts:84:12
Cookie "G_ENABLED_IDPS" will be soon rejected because it has the "SameSite" attribute set to "None" or an invalid value, without the "secure" attribute. To know more about the "SameSite" attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite cb=gapi.loaded_0:269:21
Content Security Policy: Ignoring "'report-sample'" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "'unsafe-inline'" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "http:" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "https:" within script-src: 'strict-dynamic' specified
Content Security Policy: Couldn't process unknown directive 'require-trusted-types-for'
Content Security Policy: Ignoring "'report-sample'" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "'unsafe-inline'" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "http:" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "https:" within script-src: 'strict-dynamic' specified
Content Security Policy: Couldn't process unknown directive 'require-trusted-types-for'
Content Security Policy: Ignoring "'unsafe-inline'" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "https:" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "http:" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "'unsafe-inline'" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "https:" within script-src: 'strict-dynamic' specified
Content Security Policy: Ignoring "http:" within script-src: 'strict-dynamic' specified
Uncaught (in promise)
Object { error: "idpiframe_initialization_failed", details: "sessionStorage is not available in the current environment." }
Is this still an issue? @khl02007
I think we will update Ubuntu and just get the latest version of Firefox. Closing.
Some of us are still using Ubuntu 16.04 in which the latest supported Firefox v is 88. Not the most urgent issue since sortingview works fine in more recent Firefox versions but just posting here in case it is easy to fix (also first issue on browser dependence?)