metadatacenter / cedar-project

Build project for all CEDAR Java repositories
https://github.com/metadatacenter/cedar-docs/wiki
Other
12 stars 1 forks source link

Logging in with Firefox results in blank screen #1150

Open charlesbrandt opened 3 years ago

charlesbrandt commented 3 years ago

When I try to access the application using Firefox, I see a blank screen. When I use Chrome, everything works as expected.

In the javascript console, I see the following message:

Uncaught Error: Script error for "lib/angulartics-google-analytics/dist/angulartics-google-analytics.min"
http://requirejs.org/docs/errors.html#scripterror
    makeError https://cedar.metadatacenter.org/bower_components/requirejs/require.js:165
    onScriptError https://cedar.metadatacenter.org/bower_components/requirejs/require.js:1732

image

graybeal commented 3 years ago

hi @charlesbrandt thanks for this report. It looks like you were trying to access the main CEDAR application, right? If so I'll move the ticket from cedar-openview repo to cedar-project repo.

As we discussed via email we don't support Firefox, but it is nice to have some explicit reports in hand in case we can easily address them.

charlesbrandt commented 3 years ago

Thanks @graybeal -- yes I was trying to access the main CEDAR application. Today was my first time trying to use the system. Maybe there's an easy way to show a message that Firefox is not officially supported?

froggypaule commented 2 years ago

Hello all, Indeed I report the same issue (Firefox on Ubuntu 20.04) Screenshot from 2021-12-10 09-08-51

It is my first time trying to log in after creating the account. Chrome works.