chrome icon indicating copy to clipboard operation
chrome copied to clipboard

Issue with omnibox API -- unknown property $blk of null.

Open AmandaCameron opened this issue 10 years ago • 3 comments

I decided to try and port some of my code into an omnibox extension. And I'm getting a strange error when I try and run the search.

Sample code is at https://gist.github.com/AmandaCameron/b753e88e18d60014fda2 -- I'm not sure if it's a GopherJS bug or a problem in the bindings, but figured I'd file a bug here anyway just to make sure.

AmandaCameron avatar Mar 30 '15 19:03 AmandaCameron

Hi Amanda, thanks for filing this, will take a look ASAP

fabioberger avatar Mar 30 '15 20:03 fabioberger

I've re-created the error and it doesn't look like its related to the bindings. I'll post an issue to Gopherjs and see if its related to their codebase.

fabioberger avatar Mar 31 '15 17:03 fabioberger

Just left an issue on the Gopherjs project, I'll keep an eye on it and if anything comes up related to the Chrome Bindings, I'll be sure to fix it.

Gopherjs Open Issue: https://github.com/gopherjs/gopherjs/issues/203

fabioberger avatar Apr 02 '15 05:04 fabioberger