show-arena
show-arena copied to clipboard
Shared Links Don't Work in Safari
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