KapishDima
KapishDima
@valerii15298 , How did you manage to set `font=geist` ? Did you manually put the font name into the URL?
@shadcn I reproduced this error locally. The issue is that the user is trying to use `font=geist`, but they get this error: ``` {"error":"Invalid enum value. Expected 'geist-sans' | 'inter'...
@MysticOaky17 , @wardboumans Is the issue still happening on your side? I created projects using only your presets, and everything worked without errors
@shadcn It doesn’t happen every time, but if you switch between components you can catch this error: https://react.dev/errors/130?args[]=undefined&args[]= UPD: This error happens when you select Base UI
@shadcn, my pull request didn’t solve the issue, even though I’m not seeing any errors locally( And in v0 it installs and renders fine