Files
silverbullet/web
Ian Shehadeh fee2c5928e Prevent duplicate tap events (#436)
* prevent duplicate click events on mobile

* prevent duplicate mouse events on mobile safari

* only prevent default event on links

I think I misunderstood what was going on originally, mouse and click
weren't both triggering  it was the default event from the a reference.

So, only prevent default behavior on a e;ements, since default handlers
are needed on navigation.

Oddly, this I've only noticed this fixing navigation on firefox simulator.
It wasn't needed on firefox.
2023-06-28 19:36:22 +02:00
..
2023-06-14 20:58:08 +02:00
2022-10-12 11:47:13 +02:00
2023-06-14 20:58:08 +02:00
2023-06-17 09:01:32 +02:00
2023-05-24 05:42:24 +02:00
2022-10-12 11:47:13 +02:00
2023-06-28 19:36:22 +02:00
2023-06-14 20:58:08 +02:00
2022-12-14 20:04:20 +01:00
2023-06-14 20:58:08 +02:00
2023-06-14 20:58:08 +02:00
2022-10-10 14:50:21 +02:00