bento
bento
TTCTheo's Typesafe Cult
Created by bento on 7/10/2023 in #questions
React table filter type error (.toLowerCase)
this doesnt work either... i think its being converted somewhere else
8 replies
TTCTheo's Typesafe Cult
Created by bento on 7/10/2023 in #questions
React table filter type error (.toLowerCase)
8 replies
TTCTheo's Typesafe Cult
Created by bento on 7/10/2023 in #questions
React table filter type error (.toLowerCase)
to lowercase is being called from react table's getRowModel
8 replies
TTCTheo's Typesafe Cult
Created by bento on 7/10/2023 in #questions
React table filter type error (.toLowerCase)
adding a toString() to the end of filterValues fixes the error but it messes us the filtering as the string eg. 10A is split into "1","0","A"
8 replies
TTCTheo's Typesafe Cult
Created by bento on 5/4/2023 in #questions
changing col-span with template literal
thanks that helped
7 replies
TTCTheo's Typesafe Cult
Created by bento on 4/28/2023 in #questions
2 queries in child component or 1 in parent component
nope they will always have the same data
5 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
fixed: skipMiddlewareUrlNormalise: false ( in nexjs.config )
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
i removed the conditional logic in _app.tsx that stopped the hydration error but still getting the 404 on sign-in
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
yes
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/21/2023 in #questions
Relation Mode Prisma Indexes
i figured it out'
5 replies
TTCTheo's Typesafe Cult
Created by bento on 4/21/2023 in #questions
Relation Mode Prisma Indexes
5 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
nope im using mysql in planetscale
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
thanks for pointing that out but its still returning 404s
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
is conditionally rendering in _app.tsx okay?
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
i feel that theres a problem with _app.tsx but im not sure
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
hey @joerambo I still cant solve the issue any more ideas?
32 replies
TTCTheo's Typesafe Cult
Created by bento on 4/17/2023 in #questions
I have spaces that can have many members and one author how do i define my schema
planetscale to be exact
8 replies
TTCTheo's Typesafe Cult
Created by bento on 4/17/2023 in #questions
I have spaces that can have many members and one author how do i define my schema
im using mysql
8 replies
TTCTheo's Typesafe Cult
Created by bento on 4/17/2023 in #questions
I have spaces that can have many members and one author how do i define my schema
not much data, queries to get the space's info thats in the schema, add task remove task, add members remove members
8 replies
TTCTheo's Typesafe Cult
Created by bento on 4/14/2023 in #questions
getting 404 in production but works locally
oh okay
32 replies