tperm
TTCTheo's Typesafe Cult
•Created by Lr-Projects on 1/5/2025 in #questions
How to store/design dynamic roles in jwt
Always check the database for them
17 replies
TTCTheo's Typesafe Cult
•Created by Lr-Projects on 1/5/2025 in #questions
How to store/design dynamic roles in jwt
Don't store access permissions in a jwt
17 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
classic
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
i'd try creating a new app and seeing if the issue persists
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
yeah leave it then, something's wrong with your dependencies most probably
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
there's usually a webpack.config.js
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
if this is all your code can you try making a new next app with
npx create-next-app
and see if that builds26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
nextjs uses turbopack to build for dev and webpack for prod so might be that
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
did you define your own webpack config or something
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
i built a new next app with your code and it seems to build fine for me
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
i assume you're using nextjs?
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
Can you sure the newbutton file too
26 replies
TTCTheo's Typesafe Cult
•Created by dD0K on 12/31/2024 in #questions
Help with webpack error
Can you send your app/page.tsx file
26 replies
TTCTheo's Typesafe Cult
•Created by bh_825 on 12/21/2024 in #questions
react19 re-render issue
its not enabled by default
6 replies
TTCTheo's Typesafe Cult
•Created by bh_825 on 12/21/2024 in #questions
react19 re-render issue
6 replies