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

Live preview only works intermittently #13024

Open
core-ai-bot opened this issue Aug 31, 2021 · 8 comments
Open

Live preview only works intermittently #13024

core-ai-bot opened this issue Aug 31, 2021 · 8 comments

Comments

@core-ai-bot
Copy link
Member

Issue by ghost
Wednesday Jan 14, 2015 at 15:02 GMT
Originally opened as adobe/brackets#10373


Live preview has never worked 100% for me in any version of Brackets going back about 6 months. Sorry, but I don't have the previous version numbers. Initially, it will work fine, then just stop. At that point I have to refresh the browser to pick up the changes. Sometimes live preview will start working again, but I have no idea why. This isn't because I haven't completed a tag. Not even the content highlight will work. It does this with extensions on or off.

OSX 10.10.1

Release 1.1 build 1.1.0-15558 (release ea908cae5)
build timestamp: Wed Dec 17 2014 12:50:55 GMT-0800

Chrome version 39.0.2171.95 (64-bit)

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Wednesday Jan 14, 2015 at 16:52 GMT


@outofmydepth It sounds like you may have already read the Live Preview section of the How To Use Brackets doc. Even if you've read the Live Preview Isn't Working section of the Brackets Troubleshooting guide please take another look because we are always updating that doc.

Also, check to see if maybe you hitting the case described in #7126. Otherwise, take a look at open live preview issues to see if the problem you're seeing is described in any of those issues.

Any way you can help narrow down the issue is appreciated. A specific set of steps in a particular file would be great.

@core-ai-bot
Copy link
Member Author

Comment by Babayasin
Thursday Jan 15, 2015 at 02:45 GMT


For me, live preview/editing only works for CSS file, not HTML. I have to save HTML file to view the changes. No live editing, no highlight.

HTML file is in "Working files".
Extensions are disabled.
Preview server is Brackets'.
Brackets 1.1 with Chrome 39 on 64bit Linux.

HTML file tested (to make sure it's not caused by error):

<html>
    <head>
        <link rel="stylesheet" href="css/look.css">
    </head>
    <body>
        <div class="wrapper">
        <p>test</p>
        </div>
    </body>
</html>

@core-ai-bot
Copy link
Member Author

Comment by abdelouahabb
Saturday Mar 21, 2015 at 13:41 GMT


for me, it doesent start at all!
sans titre

@core-ai-bot
Copy link
Member Author

Comment by Timodz
Saturday Mar 21, 2015 at 16:24 GMT


Me too i had that problem and solve it by Enabling Experimental Live Preview
screenshot 2015-03-21 17 23 24

@core-ai-bot
Copy link
Member Author

Comment by prksingh
Wednesday May 27, 2015 at 09:09 GMT


Are you still facing this issue? Which version of brackets are you on?

@core-ai-bot
Copy link
Member Author

Comment by Babayasin
Wednesday May 27, 2015 at 12:11 GMT


Installed 1.3, still no live preview for HTML files.

Preview browser just doesn't start with 'Enable experimental live preview' checked.

Brackets Release 1.3 experimental build 1.3.0-16022 (release cd0a6aae5) on Linux 3.16.0-4-amd64

@core-ai-bot
Copy link
Member Author

Comment by ghost
Wednesday May 27, 2015 at 12:20 GMT


It seems to be working better but not 100%. The live browser will always start, but after awhile will (still) sometimes become inactive. I have to hit refresh in Chrome to get it going again. It doesn't seem to be an issue if I'm very busy in Brackets, and am constantly making changes. If I have to leave for a bit it seems to go dead. I've tried a few Chrome extensions that will refresh at set intervals, with varying results.

Brackets 1.3 build 1.3.0-16022
Chrome 43.0.2357.65 (64-bit)
OSX 10.10.2

@core-ai-bot
Copy link
Member Author

Comment by abose
Thursday Jun 18, 2015 at 06:07 GMT


thanks@outofmydepth that helps in narrowing down the problem.

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

No branches or pull requests

1 participant