martín
martín
Having the same problem on v0.42.3  For me this is pretty annoying because we have several SQL Questions with field filters, so i was trying to avoid having many...
Hey! I've been wanting to migrate a project to use NextAuth + EdgeDB, would be best if this was an official adapter. Did you get started with this, @brielov? Do...
> @MartinCura I haven't been able to find the time yet (It's crazy at work right now), but I was thinking on taking a look at it this weekend. If...
This would be great! We currently have a giant page of tweets and our fast-and-rough way of just embedding tweets slows it a lot. Though i'd love to migrate the...
For the meantime, I think you'll have to convert it to an SQL question and tweak it for your own use case. I had similar problems.
Hi, same problem here. 😞 After seeing UI editor only let me aggregate by very limited "day", "week" (which is from start of week to start of week), "month", etc.,...
Here trying the same, sad that there seems no way to trigger a media query manually. Can someone include an example of @cwallen's workaround? I'm not that good at CSS...
Well i'm not sure if this is the correct interpretation of what you guys were saying but i solved it with a child selector, made prettier in Tailwind (which i'm...
Hi. I'll add another dependency that causes the `Cannot find module 'webpack'` error on SSR Build: `[email protected]` (have not tried other versions). This even after setting Next.js version to `latest`...
Hola, late answer but i'd bet that building the anti-testset (in line `testset = trainset.build_anti_testset()`) will zap all your memory very easily. From the numbers you gave you'd have up...