react-server icon indicating copy to clipboard operation
react-server copied to clipboard

TODO handle 404s

Open Qoyyuum opened this issue 7 years ago • 2 comments

At packages/react-server-examples/bike-share/api/networks.js line 17 and 33, states that it doesn't have a way to handle 404s. TODO note for cleanup

Qoyyuum avatar Jan 08 '18 07:01 Qoyyuum

Hello, I would love to contribute, is this still open?

rcbat73 avatar Sep 04 '19 15:09 rcbat73

Hi, I try to handle 404s with the branch named "handle_404s".

AmberFu avatar Oct 05 '19 20:10 AmberFu