Matthew Justice

Results 14 comments of Matthew Justice

Anyone have any luck finding a solution? Nothing I've tried has worked :(

I had planned to have them animate in but currently, there are none. And for rerenders according to the dev tools, the only thing re-rendering is the actual nav links...

Any update on a fix for this issue or alternative work arounds? I get the same issues above when using the callbacks, either `user.id` is not found or the `token.sub`...

All right here is my hacky solution because I don't need access to the users email ```ts import Discord from '@auth/core/providers/discord'; import { defineConfig } from 'auth-astro'; export default defineConfig({...

Provided feedback on T&D

Fwiw I'm totally fine with the use of broligarch if it's needed

I just wanted to get the issue opened, when I have some time today I will check and see which other frameworks adjust the TS config and post here what...

Hello hello! Just trying out the feature, and I noticed that for remote fonts, for specifying a range of weights you use the `weights` key and it accepts an array...

Also having some issues getting local fonts to work at all Minimal reproduction https://github.com/JusticeMatthew/astro-font-test