Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page empty In legacy browsers #567

Closed
cnzyan opened this issue Apr 23, 2024 · 21 comments
Closed

Page empty In legacy browsers #567

cnzyan opened this issue Apr 23, 2024 · 21 comments
Labels
enhancement New feature or request

Comments

@cnzyan
Copy link

cnzyan commented Apr 23, 2024

could be any posibillty to add compatiblity with legacy browsers like ie,firefox esr 50,
there are still lot of apps only work with legacy browsers in china,sometimes users use those legacy browsers to visit host hosted by hfs, then they only got empty page.
IF this compatibility cannot be added soon,could you just add a static page to advice users to change a modern browser?

@cnzyan
Copy link
Author

cnzyan commented Apr 23, 2024

微信图片_20240423093019

@rejetto rejetto added the enhancement New feature or request label Apr 23, 2024
@rejetto
Copy link
Owner

rejetto commented Apr 23, 2024

i will add the message for next release.
At the moment i'm supporting chrome 69+. I don't know about firefox, but maybe it's 68+.
i've spent a few hours to attempt compatibility with previous versions, but still no result. Enabling legacy plugin on my building system still produce an error about BigInt. Hopefully someone will come with a solution.

@W-i-n-7
Copy link
Contributor

W-i-n-7 commented Apr 23, 2024

i run in to this too alot
though in my case it shows wallpaper with nothing on it because of my plugin - still same issue

@W-i-n-7
Copy link
Contributor

W-i-n-7 commented Apr 23, 2024

i will add the message for next release. At the moment i'm supporting chrome 69+. I don't know about firefox, but maybe it's 68+. i've spent a few hours to attempt compatibility with previous versions, but still no result. Enabling legacy plugin on my building system still produce an error about BigInt. Hopefully someone will come with a solution.

would it be possible to show a basic directory listing for unsupported browsers
directory-listing-index-of

@rejetto
Copy link
Owner

rejetto commented Apr 23, 2024

it is possible, of course, but that's not the path i'm trying

@W-i-n-7
Copy link
Contributor

W-i-n-7 commented Apr 23, 2024

it is possible, of course, but that's not the path i'm trying

i guess that could be a toggle in the options page
i like options 😀
am i being too pushy again

@rejetto
Copy link
Owner

rejetto commented Apr 23, 2024

pushy? nope, just saying nonsense 😁

@rejetto
Copy link
Owner

rejetto commented Apr 23, 2024

i've got basic navigation working on firefox 50.
time for bed.
keep you posted

@cnzyan
Copy link
Author

cnzyan commented Apr 23, 2024 via email

@rejetto
Copy link
Owner

rejetto commented Apr 24, 2024

please, have a look
0.53.0-alpha0.1 https://github.com/rejetto/hfs/files/15094775/hfs-windows.zip

@cnzyan
Copy link
Author

cnzyan commented Apr 24, 2024 via email

@rejetto
Copy link
Owner

rejetto commented Apr 24, 2024

so you tested a legacy browser that is showing the message and not the list of files?
what browser+version is ?

@W-i-n-7
Copy link
Contributor

W-i-n-7 commented Apr 24, 2024

i see you like options too :D

@cnzyan
Copy link
Author

cnzyan commented Apr 25, 2024 via email

@cnzyan
Copy link
Author

cnzyan commented Apr 25, 2024

so you tested a legacy browser that is showing the message and not the list of files? what browser+version is ?

image
in ie11 ,it says the same “Please use a newer browser ”
console show errors as upper image:
SCRIPT5009: “Promise” undefined
polyfills-legacy-C-piKXgA.js (4,5556)
SCRIPT5009: “Promise” undefined
polyfills-legacy-C-piKXgA.js (4,5096)

@cnzyan
Copy link
Author

cnzyan commented Apr 25, 2024

image
the ie11 debuger show this point

@cnzyan
Copy link
Author

cnzyan commented Apr 25, 2024 via email

@rejetto
Copy link
Owner

rejetto commented Apr 25, 2024

i've found how to support basic navigation "down" to firefox 30, but with a +40% on the size of the page, and for the time being i'm going to adopt this solution.

@rejetto
Copy link
Owner

rejetto commented May 10, 2024

this version provides basic navigation for old browsers
0.53.0-alpha2.1 hfs.exe.zip

@cnzyan
Copy link
Author

cnzyan commented May 11, 2024 via email

@rejetto
Copy link
Owner

rejetto commented May 15, 2024

solved in 0.53.0-alpha3
thanks

@rejetto rejetto closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants