stacker.news/docs
SatsAllDay 6b8820b7ab
Fix quote selection reply in iOS Safari (#544)
* Handle quote reply of selections in iOS Safari

Approach borrowed from https://stackoverflow.com/a/72537632

Basically this makes a copy of the selection when the "touchend" event
occurs, so we can use it for processing later

This code listens to that event for each instance of the reply component,
removing the event listener on unmount

* Update docker-compose up command in dev notes

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-10-05 19:32:54 -05:00
..
local-auth.md Add instructions for Login with Lightning 2023-05-14 19:35:29 -05:00
local-lnd.md Add docs for local LND setup 2023-05-19 18:28:46 -05:00
useful-dev-commands.md Fix quote selection reply in iOS Safari (#544) 2023-10-05 19:32:54 -05:00