fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.25k stars 116 forks source link

GhostText Version 22.7.19.2014 not working in FF #228

Closed Reprazent closed 1 year ago

Reprazent commented 1 year ago

Setup

Browser: Firefox 102.0.1 (64-bit) Editor: Emacs

Description

GhostText Version 22.7.19.2014 appears to not detect textareas. It also doesn't start on https://ghosttext.fregante.com/troubleshooting/.

Reverting back to Version 21.3.8 seemed to have fixed the problem for me

fregante commented 1 year ago

Can you reinstall the latest version? Firefox probably was showing you the wrong version. 22.7.19 wasn't working but 22.7.19.2014 should

Reprazent commented 1 year ago

@fregante Just installed 2.7.19.2014:

image

But that doesn't seem to work for me.

fregante commented 1 year ago

Sigh Parcel is breaking the bundle when building for production, but it works during development. Good stuff.

Reprazent commented 1 year ago

Thank you! Looking forward to the new release!

fregante commented 1 year ago

It seems that Firefox already has it, let me know if it works

Reprazent commented 1 year ago

Works like a charm! :rocket:

rthewitt commented 1 year ago

Sorry to resurrect, I didn't want to spam new issues.

I'm unable to get 22.7.19.2014 to work at all on Firefox 103.0.1. I installed both from Firefox Add-ons and directly from the source release. I also tried the later tag 22.7.20, and previous release 21.3.8. None are responsive.

However v21.1.28 works perfectly for both Sublime Text and Emacs.

Visiting the web-socket end-point (localhost:4001) directly via the address bar checks out and shifts focus to my editor as expected.

fregante commented 1 year ago

Mozilla is f'in unreal. They disabled the newest version 6 days ago without sending any notifications. I'm gonna have to upload a new one. What a PITA

fregante commented 1 year ago

22.7.22 is out. Same as 22.7.20

rthewitt commented 1 year ago

Hey, you rock! It works perfectly. Thanks!