Chromium vs Chrome
Answered
On OSX I have Chromium set up as the debug target for JavaScript debugging by setting the path to the Chromium.app. It opens Chromium fine when Google Chrome is not open. If Google Chrome is open it starts the debugging session there instead of the Chromium instance. I have tried everything I can think of to force it to use Chromium without any luck. Does anyone have any ideas?
Please sign in to leave a comment.
What IDE version are you using? If it's 2018.1 or earlier, please try 2018.2 EAP, the issue can be related to https://youtrack.jetbrains.com/issue/WEB-32155.
I am on 2018.1.4. I will give the EAP a shot. Thanks.
2018.2 EAP does seem to fix the issue. Thanks again.