This repository was archived by the owner on Oct 21, 2022. It is now read-only.
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Eval-on-save requires two eval-entire-file commands #4
Open
Description
This was originally reported in LightTable/LightTable#2000.
I was able to reproduce this with a source build (since the 0.8.0-alpha release) on a Windows 7 computer. The steps to reproduce:
- Open LT.
- I opened my main HTML file.
- I eval-ed the entire HTML file. A browser tab opened with the web page.
- I made a change to the HTML file and saved it – the browser tab was not affected.
- I eval-ed the entire HTML file – the browser tab was refreshed.
- I made another change to the HTML file and saved it – this time the browser tab was refreshed.
I'm using the file web.html from this repo.
Metadata
Metadata
Assignees
Labels
No labels