-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for broken Live Preview after latest chrome update #262
Comments
Looks like webstorm is affected too: link . But they have a fix, checking the fix. New security config needs to be added: |
Issue fixed in mac and windows. Pending testing and detailed test suite run as this is a high-impact code change. |
Release published fixing the issue: https://github.com/brackets-cont/brackets/releases/tag/v2.2.0 |
New release is updated at https://brackets.io . |
A new release is posted. Closing as fixed. |
This issue exists again with macOS and the new version of Chrome. Can someone fix it please? |
Maybe this is not the right place to ask but can someone tell me how to install Brackets 2 on Linux Mint |
This is still an issue on macOS |
Please download the latest native builds from https://phcode.io . We have a new native build available there. |
Live preview in brackets fails after the latest Chrome update (Version 111). You will get the following error:
The fix:
Till we release the update, you can fix the issue by one of the two methods:
Method 1: Use phcode.dev - the browser version of Brackets.
Phoenix brings all the powers of Brackets and its Extensions to web browsers; no install needed.
Click here to open phcode.dev . New native builds of phcode and Brackets are in the works and will be available by June-July.
Method 2: Enable Experimental live preview in Brackets
file menu > Enable Experimental Live Preview
The text was updated successfully, but these errors were encountered: