Results 177 comments of Stijn de Witt

It does not generate font files for the `3D` variant because there are no `.svg` files for that variant. It also does not generate font files for the `Color` variant,...

Hi Ron, Can you let me know what I would have to change to get this merged? > While the standard in javascript-based framework is to use something like :realm...

Ugh I did not realize all that conversation would end up here! I guess I should have picked 'Start a Review'. Sorry! Anyway, @webron I added some comments to explain...

@webron Gentle bump 👍 Other people also are missing this feature. See #3406

Yeah even after multiple people chimed in to say it was also occurring for them. @IqroNegoro can you reopen so we don't have to recreate this? Issue is real and...

@IqroNegoro Thanks for re-opening! 👍 I did indeed try @Emehprincewill 's solution. It did fix it for me. I have been able to tweak it a bit to at least...

After doing some more digging, I am suspecting that this issue might be related to the breakage: https://github.com/sidebase/nuxt-auth/issues/655 It specifically mentions some of the environment variables that we have to...

> Just found the fix. You need to remove the slash in baseURL and if you wet the AUTH_ORIGIN, it now need to include the full path > > AUTH_ORIGIN=http://localhost:3000/api/auth...

@zoey-kaiser Can you have a look at this issue? I suspect it is an unintended consequence of your commit https://github.com/sidebase/nuxt-auth/commit/578800588784f32275f3980a685987fef5ef71da from last month. @BracketJohn Adding you as you seem to...