Another strange thing related to the same issue (may help to troubleshooting).
If we've more than 1 element like <a href=#MyTiddler rel="noopener noreferrer" > <div style="text-align:center; border: 3px solid; "> Click here <br> to open <br> Your Tiddler </div> </a> <a href=#AnotherTiddler rel="noopener noreferrer" > <div style="text-align:center;; border: 3px solid;"> Click here <br> to open <br> Another Tiddler </div> </a> The link will work ONLY if we click the 2nd link (which in turn will NOT work until we click to the 1st link , etc ....). so, it seems that the <a hred=#MyTiddler> works ONLY after we click some another <a> element Regards On Wednesday, February 19, 2020 at 9:32:39 PM UTC+2, Mohamed Amin wrote: > > Hello, > > When I use the following element :- > <a href=#MyTiddler rel="noopener noreferrer" > > <div style="text-align:center;"> > Click here <br> to open <br> Your Tiddler > </div> > </a> > > "MyTiddler" is opened ONLY once, if I close it and tried to use the link > again , nothing happen .... any clue? > > The issue can be replicated in https://tiddlywiki.com/ by :- > 1- Create a new tiddler (MyTiddler with some text) > 2- Close it. > 3- copy the above to another Tiddler > 4- Click the link (MyTiddler is showen) > 5- Close MyTiddler > 6- Try to click the link again (nothing shown this time) > > Regards > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/440e0d39-c73e-43eb-882f-005987032b5c%40googlegroups.com.

