[GH-ISSUE #183] Firefox 56 support #138

Closed
opened 2026-02-25 23:33:32 +03:00 by kerem · 1 comment
Owner

Originally created by @demlak on GitHub (Sep 27, 2019).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/183

I don't know what exactly is the reason for, but Firefox 56 does not work with shiori 1.5.

Maybe this is because of vue.js?

We get error on login page (with rotating dots left of "LOG IN":
Screenshot_20190927_214741

i know that ff56 is outdated and is not supported anymore by mozilla. But there are MANY people outthere using it because of old plugin/addons.

Originally created by @demlak on GitHub (Sep 27, 2019). Original GitHub issue: https://github.com/go-shiori/shiori/issues/183 I don't know what exactly is the reason for, but Firefox 56 does not work with shiori 1.5. Maybe this is because of vue.js? We get error on login page (with rotating dots left of "LOG IN": ![Screenshot_20190927_214741](https://user-images.githubusercontent.com/11285006/65797894-9e4ddb00-e170-11e9-919e-af087c854ae6.png) i know that ff56 is outdated and is not supported anymore by mozilla. But there are MANY people outthere using it because of old plugin/addons.
kerem 2026-02-25 23:33:32 +03:00
Author
Owner

@RadhiFadlillah commented on GitHub (Oct 4, 2019):

Hi @demlak,

Unfortunately, I don't think I could do this. That error is happened because FF56 doesn't support ES6 module which only supported since FF60. And I'm not sure I would go back working in JS without module.

<!-- gh-comment-id:538333157 --> @RadhiFadlillah commented on GitHub (Oct 4, 2019): Hi @demlak, Unfortunately, I don't think I could do this. That error is happened because FF56 doesn't support ES6 module which only [supported](https://caniuse.com/#feat=es6-module) since FF60. And I'm not sure I would go back working in JS without module.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#138
No description provided.