Open oliver3 opened 2 days ago
Update react-router-dom to version 6.28.0 which needs several flags to be set to prevent warnings:
https://reactrouter.com/en/6.28.0/upgrading/future#update-to-latest-v6x
This caused issues in the automatic navigation from data-entry/1 to data-entry/1/recounted in the tests
data-entry/1
data-entry/1/recounted
Branch https://github.com/kiesraad/abacus/tree/react-router-dom-issues
Update react-router-dom to version 6.28.0 which needs several flags to be set to prevent warnings:
https://reactrouter.com/en/6.28.0/upgrading/future#update-to-latest-v6x
This caused issues in the automatic navigation from
data-entry/1
todata-entry/1/recounted
in the testsBranch https://github.com/kiesraad/abacus/tree/react-router-dom-issues