Skip to content
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
@kenny-evitt

Description

@kenny-evitt

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:

  1. Open LT.
  2. I opened my main HTML file.
  3. I eval-ed the entire HTML file. A browser tab opened with the web page.
  4. I made a change to the HTML file and saved it – the browser tab was not affected.
  5. I eval-ed the entire HTML file – the browser tab was refreshed.
  6. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions