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

e.id.match is not a function (NIRVANA HQ) #1570

Open
raphael-ratepay opened this issue Nov 15, 2023 · 2 comments
Open

e.id.match is not a function (NIRVANA HQ) #1570

raphael-ratepay opened this issue Nov 15, 2023 · 2 comments

Comments

@raphael-ratepay
Copy link

raphael-ratepay commented Nov 15, 2023

  • OS Version: MacOS 14.0 (23A344)
  • Browser Version: Arc 1.15.2
  • Browser Addon Version: 0.2.15
  • Neovim Plugin Version: master (#138424d)

What I tried to do

Start firenvim in NirvanaHQ ToDos

What happened

The text area flickers, but nothing happens.
The developer tools show the following error

chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:6714 error: e.id.match is not a function
    at wrappedsendmessagecallback (chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:1482:18)
(anonymous) @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:6714
promise.then (async)
(anonymous) @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:6548
(anonymous) @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:6720
(anonymous) @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:6722
chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:1482 uncaught (in promise) error: e.id.match is not a function
    at wrappedsendmessagecallback (chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:1482:18)
wrappedsendmessagecallback @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:1482
chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:4873 unhandled page request: {args: array(1), funcname: array(1)}
(anonymous) @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:4873
onmessage @ chrome-extension://egpjdkipkomnmjhjmdamaniclmdlobbo/index.js:1410

Works fine on other pages (for example here)

@raphael-ratepay
Copy link
Author

Any update or insight on this?

@glacambre
Copy link
Owner

glacambre commented Dec 5, 2023

Nope. I don't have access to MacOS nor to the Arc browser, so I have not tried to reproduce it. Moreover I will likely have to rewrite all of Firenvim due to #1193 , so I'm not terribly motivated to investigate bugs for now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants