trigger-corp / browser-extensions

Build and run cross-platform browser extensions from one codebase.
Other
312 stars 52 forks source link

IE extension - refresh issue #51

Open SeminAl opened 9 years ago

SeminAl commented 9 years ago

Hi,

I'm having issue with IE extension built on trigger-corp's framework. My extension injects one javascript file in every browser page. Everything works fine until I refresh page either by using F5 or refresh button in IE. Can you please help me to fix this?

Thanks,

maxvyaznikov commented 9 years ago

Just for history, your question on SO: http://stackoverflow.com/questions/29555126/trigger-corp-cross-browser-extensions-framework-ie-refresh-issue

reicolina commented 6 years ago

Bumping this issue up ⬆️I recently started investigating this myself and I'm willing to create a PR once I figure out a decent solution, however, just wanted to check if anyone already has a solution in place or has done any preliminary investigation?