Skip to content
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

Closed
abose opened this issue Mar 9, 2023 · 9 comments · Fixed by #263
Closed

Fix for broken Live Preview after latest chrome update #262

abose opened this issue Mar 9, 2023 · 9 comments · Fixed by #263

Comments

@abose
Copy link
Member

abose commented Mar 9, 2023

Live preview in brackets fails after the latest Chrome update (Version 111). You will get the following error:
image

The fix:

A new release of Brackets with the fix will be available by 15'th march. Please follow this issue to track.

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.
image

Method 2: Enable Experimental live preview in Brackets

  1. open file menu > Enable Experimental Live Preview
  2. Live preview should now work in brackets.

Note that experimental live preview does not work with custom preview servers in project settings
image

@abose abose pinned this issue Mar 9, 2023
@abose abose changed the title Fix for Live preview broken after latest chrome update Fix for broken Live Preview after latest chrome update Mar 9, 2023
@abose
Copy link
Member Author

abose commented Mar 9, 2023

Looks like webstorm is affected too: link . But they have a fix, checking the fix.

New security config needs to be added: --remote-allow-origins=*

@abose
Copy link
Member Author

abose commented Mar 10, 2023

Issue fixed in mac and windows. Pending testing and detailed test suite run as this is a high-impact code change.

@abose
Copy link
Member Author

abose commented Mar 14, 2023

Release published fixing the issue: https://github.com/brackets-cont/brackets/releases/tag/v2.2.0
Waiting for more thorough testing before publishing to site and sending update notification.

@abose
Copy link
Member Author

abose commented Mar 14, 2023

New release is updated at https://brackets.io .
Release notification to be updated tomorrow.

@abose
Copy link
Member Author

abose commented Mar 14, 2023

A new release is posted. Closing as fixed.

@abose abose closed this as completed Mar 14, 2023
@anna007108
Copy link

This issue exists again with macOS and the new version of Chrome. Can someone fix it please?

@rpralica
Copy link

rpralica commented Oct 2, 2023

Maybe this is not the right place to ask but can someone tell me how to install Brackets 2 on Linux Mint

@davlhd
Copy link

davlhd commented Apr 10, 2024

This is still an issue on macOS

@abose
Copy link
Member Author

abose commented Apr 10, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants