Patch Changes
-
a62002d: Apply
titlefrom url on page loadPreviously the document
titlewould only update when the frames panel is open.
The title is now correctly reflected from the url on page load. -
cf0fa9e: start: Disable webpack error overlay
Prevent the default webpack dev server error overlay from blocking the preview frames in
startmode.
Playroom handles its own errors, and this would block the preview frames and need to be dismissed manually.