Currently, I am utilizing the viewport resizer in Chrome to preview how my code appears on various devices.
However, I have encountered an issue - whenever I try to access the console using ctrl + shift + j, the viewport resizer opens instead. You can observe this behavior in the following image: https://i.stack.imgur.com/YGj8s.png
My goal is to continue using the viewport resizer while still being able to easily access the console in Chrome. Can you provide guidance on resolving this dilemma?
Thank you for your assistance and time.