Yuki Kodama

Results 41 issues of Yuki Kodama

I marked this a bug, but this is not a low-fruit. 1. Open blog example 2. Click Contact link 3. See error page and URL is changed, but router state...

bug

This is somewhat related with #10.

The route definition accepts only Component or PureComponent because it uses `isReactComponent` to determine components or generators.

feature

Is there a way to find records contains a comma in string field? Steps to reproduce. ``` curl -X POST 'https://jsonbox.io/kuy_326c183fded9e7bc28a2xx' \ -H 'content-type: application/json' \ -d '{"name": "Hello, Jsonbox"}'...

enhancement

I used this example for the development of Saga Visualizer. It should be moved to dedicated branch.

Restore the login state from cookie or local storage.