simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.01k stars 131 forks source link

Auto reload of file is not working on Edge #207

Closed PadreSVK closed 1 year ago

PadreSVK commented 1 year ago

Hi, thanks for the great extension 🎉🎉

I find out the issue with auto-reload on file change that is not working with Edge Version 110.0.1587.46 (Official build) (64-bit) wit markdown viewer Version: 5.0

simov commented 1 year ago

Hi, @PadreSVK, auto reload seems to be working on Edge on my end. Can you verify that you are looking at either a locally hosted file on the file:// URL or a site address that resolves to localhost? Markdown Viewer can reload only content on your local machine as outlined here.

PadreSVK commented 1 year ago

it is local file image

I tried also to rename it, but it is not refreshing. After force refresh it rerender the latest version

simov commented 1 year ago

Have you enabled the content option for autoreloading? By default that option is disabled.

PadreSVK commented 1 year ago

🤦‍♂️ oh my bad, sorry 🙂