Issue with omnibox API -- unknown property $blk of null.
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.
Hi Amanda, thanks for filing this, will take a look ASAP
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.
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