CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.02k stars 2.78k forks source link

IT-Tools doesn't open on Pale Moon browser [BUG] #353

Closed LaOrhyUAcMji closed 1 year ago

LaOrhyUAcMji commented 1 year ago

Which tool is impacted? The entire application.

To Reproduce Steps to reproduce the behavior:

  1. Install pale moon browser and dockerized it-tools
  2. press CTRL+SHIFT+I to open browser console
  3. Open it-tools instance
  4. See error in console: SyntaxError: expected expression, got keyword 'import'[Learn More] index.2ef32d6d.js:1859:47211

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Configuration (please complete the following information):

Additional context Dynamic importing of JS modules isn't supported in all browsers (Pale Moon, Seamonkey etc).

CorentinTh commented 1 year ago

Hi @noellarkin thank you for reporting this bug

Unfortunately, I currently have no plans to support such uncommon browsers. The trade-off between the effort required and the number of people needing this support is currently too high, hope you understand 🙏🏻