Daniel Einars
Daniel Einars
Hi, I'm currently facing the similar issue and have a reproducible repo here: https://github.com/polaroidkidd/librephotos-frontend/tree/feat/migrate-ts--auth-state I defined the request [here](http://github.com/polaroidkidd/librephotos-frontend/blob/19fcff91c15235e7f5bf06d7447b881d4a90abba/src/api_client/api.ts#L61-L61) and I'm using it on the signup page [here](http://github.com/polaroidkidd/librephotos-frontend/blob/19fcff91c15235e7f5bf06d7447b881d4a90abba/src/layouts/login/SignUpPage.tsx#L25-L25). The successful...
I did some further digging and found a bug in my zod declarations, which stopped the mutation from entering the fulfilled state. It wasn't related to this after all.
> In my case, switching from running the script with yarn to npm worked. It appears that this only works if you're not using pm2 in yarn workspaces
> anytime soon? Might start giving it a go this weekend. I can start with a couple of components to serve as a template (or a "how-not-to-do-it" reference since I've...
should we maybe add refactored components to the book too as part of the refactoring?
to add to this, ideally an option to group type imports in their category would be great.
I am facing the same issue. I wouldn't mind much doing this over the christmas break. Would a `path` or `location` configuration parameter in `package.json` be the right approach?
Hii @escapedcat Thank you for your input and I agree with you (less additional parameter checks `===` less room for errors in my view). I've forked the repo, had a...
Hi Came here for exactly this. I noticed that it's still open so am I correct in assuming that we currently can't get the number of times a user completed...
> I was just thinking about this and there is a detail that needs to be considered. > > Say, for example, the play count is calculated to be 1.50....