When using the integrated browser in v2.4.x, the browsers developer tools cannot be undocked like they use to be in v2.3.35. This is reducing the screen real estate available for the page I’m trying to debug. Moving to a new window then trying to show the dev tools crashes cursor.
Steps to Reproduce
Use the integrated browser, then click show console. You will see the dev tools docked with the browser.
Next, Move to a new window, then click show console. Cursor crashes and closes.
Expected Behavior
Dev tools should open in it’s own window like it use to in v.2.3.35!
Hi Dean, the regression on DevTools is a bad decision in my view as it is more useful to move the tools window out of the way to focus on app building and debugging. Having it docked forces a user to work in a much smaller space than they may desire. Is there a vote to ask your community if they want to keep DevTools docked or revert to a free floating panel?