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

HTML editor text is reverted upon leaving editor #24

Open
1jerry opened this issue Nov 3, 2017 · 1 comment
Open

HTML editor text is reverted upon leaving editor #24

1jerry opened this issue Nov 3, 2017 · 1 comment

Comments

@1jerry
Copy link

1jerry commented Nov 3, 2017

I make a change to the HTML file using the in-browser editor. The changes show up instantly, but the changes in the editor in the browser disappear, but the rendered text stays the same.

Doing any of these things will loose the edits in the code (editing the Template "task"):

1 clicking on JS the HTML
2. ctrl-clicking the template
3. clicking on the patch file name in the list
4. clicking the SAVE button (which does not save to disk, and does not remove the patch. Only ctrl-shift-S from editor pane will save any patches, and when the screen refreshes the patch is still listed)

The previous version yesterday (0.2.0) had the same issues.

Using version 1.1.1 (wha?) on Chrome 61 on Windows 10 using Meteor version 1.6.
clone of Meteor example app simple-todos updated to 1.6

I found several other problems that are reproducible with the simple_todos example with JS edits not showing on the Patches list and Patches not clearing after saving. From the version 1.1.1 being different than the 0.2.0 it shows on github I am guessing that there is some sort of transition happening, so I'll put off further testing for a while.

@veered
Copy link
Member

veered commented Nov 3, 2017

Hehe, glad that you are so actively using Reval! I'll port over all the non-published Reval updates that Qualia has been using internally and try to address all of your issues/questions this weekend.

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

2 participants