Closed Piwakk closed 4 years ago
Checkout the branch linkBug
linkBug
Go to http://localhost:3000/trombi, http://localhost:3000/associations/bde or http://localhost:3000/sondages and try to click on the big links. Left-clicking will sometimes yield a 404. Opening in a new tab will work though.
It looks like only the links contained in children of AssociationRouter or PollsRouter are affected.
AssociationRouter
PollsRouter
Fixed in #245
Checkout the branch
linkBug
Go to http://localhost:3000/trombi, http://localhost:3000/associations/bde or http://localhost:3000/sondages and try to click on the big links. Left-clicking will sometimes yield a 404. Opening in a new tab will work though.
It looks like only the links contained in children of
AssociationRouter
orPollsRouter
are affected.