show-arena icon indicating copy to clipboard operation
show-arena copied to clipboard

Shared Links Don't Work in Safari

Open bryantwells opened this issue 7 years ago • 0 comments

Links generated with the share button via the UI work in Chrome & Firefox, but not Safari.

This seems to be an issue with react-router / Safari's history API, but I'm not sure how to fix it. Fallback will be to detect the client browser, and use hash history instead of browser history.

Relevant link: Stack Overflow

bryantwells avatar May 27 '18 16:05 bryantwells