Open huyle2607 opened 8 years ago
Same here. Can you please help us? @taggon
@Shakil-Shahadat I think I know the answer! This may be not the best but it works for me though. All you need to do is download the Livereload software from its page livereload.com. Follow all the structures for the installation. Then open livereload and add your project folder into it. Finally, copy the generated script to your work page and done! All the structures you can find from livereload.com Hope this will help you! :)
I use livereload software but it is slow. Plugin is better option.
I'm having the same issue. @huyle2607
@jmizrachi You can go to livereload.com and follow its steps to make it work. The best way is to download Livereload to your computer.
Okay.
Follow steps 1-4 listed on the atom Live Reload Package Site https://atom.io/packages/livereload
@jmizrachi Woohoo! Glad to hear it!
@huyle2607 did it work for you? Using atom?
@jmizrachi Yup! It worked perfectly. However, it was kinda slow.
With ATOM you do not click the link in the bottom of the screen you have to manually start it using:
Packages > LiveReload > Toggle Server
I use it with the Chrome plugin, no issues for me. Just make sure your reload time in settings is longer than your build time.
Enabling live reload to chrome extension works for me..
Had the same issue, but I went to chrome extension settings and I clicked Allow access to local url files, and it worked.
Enabling local url files fixed my issue too. I thought I had already done this, but I did it on my laptop, not my desktop... Thanks @bosundare!
Thanks @Fasani - I was having the same issue as it wasn't working. Tried everything. Updated in Settings of the package, from 0 to 200 millisecond delay and that apparently fixed it, I think. Now working for me!
I installed your livereload and did every single step in your repo. Unfortunately, nothing works. First, my port was 8080 and I used Livereload Chrome extension. When I used sublime text 3, it worked perfectly but when I change from Sublime to Atom, it doesn't work at all. Then I change my port into 35729, it doesn't work either. Please tell me that what I did here is correct!
Thanks