I've been trying to use the web browser component to navigate to an html page.

When I launch the form that contains the component, I use the launch method
to call the navigate method.

This results in a hanging form, and the page never loads.

Does anyone know how we can fix this?