Open EchedelleLR opened 2 years ago
The solution goes by implementing Vite Legacy official plugin as showed at https://github.com/vitejs/vite/tree/main/packages/plugin-legacy.
It is focused in web browsers not supporting some basic features and, as Vite suggests, their defaults require these ones supported in the browser.
This goes in favor of Hydrogen supporting legacy web browsers as claimed.
I made a recent work at https://github.com/mwmbl/front-end/pull/30
Describe the bug Since several releases ago, at least several months or 1 year ago, an Hydrogen update left any UXP-based browser including Pale Moon, Basilisk and others without support.
The interface just loads an empty page with neither error nor warning in console.
To Reproduce Steps to reproduce the behavior:
Expected behavior Interface loading and at least some error being thrown or just get it working.
Screenshots
Desktop (please complete the following information):
Additional context