founddrama / bjcp-viewer

An in-browser BJCP style guide viewer. (Mostly to teach myself some React and TypeScript.)

Home Page:https://founddrama.github.io/bjcp-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Router doesn't respect doc route

founddrama opened this issue · comments

Steps to reproduce

  1. Load web app at https://founddrama.github.io/bjcp-viewer/
  2. Select any style (e.g., 4A)

Reason this is a problem

"Deep link" of https://founddrama.github.io/4A won't work!

MOSTLY resolved … deep links still don't work BUT! that's because we're hosting on gh-pages and it doesn't just drop through the way I'd expect. (oh well)