lanl / 4DGB

4D Genome Browser project
1 stars 2 forks source link

Firefox: error loading site #56

Open dhrogers opened 3 years ago

dhrogers commented 3 years ago

'private fields are not currently supported' error when loading site in Firefox 78.12.0esr

dhrogers commented 3 years ago

Similar error from Safari.

Seems like private class methods in javascript are not fully supported.

camtauxe commented 2 years ago

Looks like the synchronizeSelection field in the ControlPanel class is private, but that appears to be it.