Alaister Young

Results 34 comments of Alaister Young

@MildTomato is the PR still relevant?

Could you also undo the change made in PR #11290? Basically renaming `router.reload()` to [`router.refresh()`](https://beta.nextjs.org/docs/api-reference/use-router#userouter) on line 225. You might need to update your git fork as it was recently...

Is there a problem with `getLayout` in the pages instead of just wrapping them?

@joshenlim, you should be able to make a new component (something like `OrgLayout`) that wraps `AccountLayout` and passes in the `title` and other required props from a `useStore` call. Then...

Hi @socramm9, I think the OTP solution will be your best option for now. Thanks for the suggestion @ruggi99! I'm going to go ahead and close this. If the OTP...

@globemediaofficial's fix has been merged 🎉 I can no longer produce the issue, so I'm going to close this. Please feel free to reopen it if the issue is persisting...

@dijonmusters would you mind merging in `master` so we can merge? Cheers! 🙏🏻

Hey @ethicnology, Thanks for this! Would you mind merging in `master` so there isn't a merge conflict? @sweatybridge, would you mind doing a quick review? Am I correct in assuming...