jchv/go-webview2

w.Bind() and w.Init() not working on first page load

rcambrj opened this issue · 0 comments

It seems that w.Bind() and w.Init() don't work on the first page load.

A workaround is to reload the page.

I've reproduced the problem along with a workaround: https://github.com/rcambrj/webview2-bug