-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Vim mode not working in firefox #1704
Comments
Hmm, I'll take a look at this today. Interesting error, I hope that it's not this error (https://stackoverflow.com/questions/49816707/firefox-invalid-regex-group), as this would probably affect how the vim plugin works. |
That seems likely. There was a VS Code issue with the same error
VSCodeVim/Vim#3522 which was fixed with an
update, not sure if that's something that can be applied here?
…On Wed, 3 Apr 2019, 13:27 Ives van Hoorne, ***@***.***> wrote:
Hmm, I'll take a look at this today. Interesting error, I hope that it's
not this error (
https://stackoverflow.com/questions/49816707/firefox-invalid-regex-group),
as this would probably affect how the vim plugin works.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1704 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABtgFwY3DGWLZ8wXht3awze_jGBJVI0pks5vdJ4ggaJpZM4caWUN>
.
|
Ahh, nice find! It seems like the branch wasn't merged in the end, I'll make a comment: VSCodeVim/Vim#3525. |
The branch got merged, does it means that this issue is going to be fixed in the next codesandbox-client release? |
This is still happening. |
Any update on this issue? I still get the error when trying to use the editor :-( |
#2260 removes it for FF due to lack of time. Not sure if it'll be fixed anytime soon, but sharing the status update here. |
@bogas04 I thought it was a VSCodeVim issue that had been fixed since? VSCodeVim/Vim#3525 |
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made. |
Good news! This was actually fixed today 🎉🎉🎉 |
If you are using the Vimium extension on Firefox, you will have to add an exception to disable it on "https://codesandbox.io/*". I know this issue is closed, but I found this thread from Google, and I'm leaving this note here for others in a similar position. |
🐛 bug report
Description of the problem
How has this issue affected you? What are you trying to accomplish?
Vim plugin does not load on Firefox
Link to sandbox: https://codesandbox.io/s/vy8p1kr2j3
Your Environment
The text was updated successfully, but these errors were encountered: