-
Notifications
You must be signed in to change notification settings - Fork 913
Description
I’m currently using the hosted version of Steel Browser, and embedding the browser into my application using the debugUrl provided in response when initiating a new session.
On the initial load, everything works as expected — I can see the live browser session successfully within my app. However, after refreshing the page, the live browser no longer loads. Instead, I only see a blank white screen.
In the browser console, I see the following error:
Similarly, when I open the same session directly on steel.dev, I encounter the same issue — just a blank screen. Please refer to the screenshot below for reference:
I’m not sure if I’m missing something, or if this might be an issue on Steel Browser’s side. Any guidance or help in resolving this would be greatly appreciated!