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

Can accidentally open same WiddlyWiki in two different tabs #32

Open
MarkStevans opened this issue Nov 22, 2017 · 4 comments
Open

Can accidentally open same WiddlyWiki in two different tabs #32

MarkStevans opened this issue Nov 22, 2017 · 4 comments

Comments

@MarkStevans
Copy link

These can collide and overwrite changes.

@buggyj
Copy link
Owner

buggyj commented Nov 22, 2017

I am not sure if I will try to fix this. I pin my tiddlywikis to make this less likely. There was a addon that used to indicate when a url was open more than once...

@MarkStevans
Copy link
Author

Worth maybe a release note caveat.

@pmario
Copy link

pmario commented Dec 10, 2017

@buggyj ... I'm about to implement a check for this problem. ... When finished I'll link to the code.

@pmario
Copy link

pmario commented Dec 11, 2017

I did use this code as a basis: https://github.com/TiddlyWiki/TiddlyFox/blob/master/data/tab-content.js#L108-L124 .... I changed some elements to x.innerHTML = ... ... which give me some warnings in the mozilla store now. ... So I'll need to revert back to be more like this code.

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

3 participants