go-webview2 icon indicating copy to clipboard operation
go-webview2 copied to clipboard

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

Open rcambrj opened this issue 1 year ago • 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

rcambrj avatar Jan 23 '24 13:01 rcambrj