Brian Donahue
Brian Donahue
### Issue and Steps to Reproduce Given a [`react-router`](https://www.npmjs.com/package/react-router) `BrowserRouter` with a `basename` path, the path is ignored in the user state, and therefore the redirect after authenticating does not...
Hey Matt - I made some changes to get this working for me, but I saw that you had some work already for this that seems to be in progress,...
### Prerequisites - [X] I have read the [documentation](https://react-jsonschema-form.readthedocs.io/) ### What theme are you using? bootstrap-4 ### What is your question? This seems obvious, but I can't find it in...
### Describe the problem Currently the [`@Required`](https://github.com/MobilityData/gtfs-validator/blob/master/core/src/main/java/org/mobilitydata/gtfsvalidator/annotation/Required.java#L25) annotation is used on the schema files both at a Class level (for required **files**) and the Property level (for required **fields**). This...
Addresses #246. In looking into that issue, I found [this comment](https://github.com/scijs/get-pixels/issues/62#issuecomment-1590386919) on `get-pixels`. [ndarray-pixels](https://github.com/donmccurdy/ndarray-pixels) relies on `sharp` and has been more recently maintained. I updated `color-thief` to use it instead...
**Summary:** Addresses #77. 0,0 is invalid vehicle coordinate. Added check for vehicle location. Also updated `UtilTest.java` as it had a test with 0,0 as a valid coordinate. My understanding is...
### Describe your request In addition to providing a target Node version and getting a report of compatible and incompatible dependencies, it would also be nice to get a report...