Dave Jensen

Results 75 comments of Dave Jensen

May I request that this issue be reformatted in the form of a bug? - NVM does not install if you use the [fish shell](https://github.com/fish-shell/fish-shell). - NVM does not work...

The url I posted works for me.

It would be nice for supervisor to catch up to nodemon in this respect.

I usually don't like to bump an issue but this is still happening despite being "stale." And I guess commenting will remove the stale tag.

@hannupekka @mustafawm How did you get the `validateForm` outside of the context of the `` component? Or are you using `useFormik`?

Is there any other way to get claims without checking expiration or signature?

I'm leaning towards a Generated Route but haven't quite figured out the ideal way to do it. ~the new stuff _seems_ like it should be the way to go~. ---...

After a bunch of re-rereading, thinking, trial, error, and more thinking, I believe I found a solution. In order to use state in Generated Routes, I needed to wrap my...

Awesome, thanks. I thought I was making progress but then I wasn't. I'll post the code later today, when I'm in front of my computer. In the meantime I'm basically...

@felangel In terms of the code, I started with this: https://github.com/felangel/bloc/tree/master/examples/flutter_login Everything in the subfolders `login`, `authentication`, `home`, `splash` is the same. The only difference is that I'm actually using...