MS Edge backend fails in Notebook (other than first page)

I’m still troubleshooting. I applied the wx.CallLater approach for wx.Notebook.AddPage in my original program, but that did not resolve the issue. Hopefully, I can generate additional, simple code to demonstrate this. Maybe something else in make_page has the root cause?

NOTE: This also included spacing out webview generations by 0.1s as well.