Vinny (@Wasp)
Explore posts from serversWWasp
•Created by Gus on 3/28/2025 in #🙋questions
How can I prevent google login to automatically login with the latest chosen account?
👆 check it out. it works!
20 replies
WWasp
•Created by christoph2806 on 4/2/2025 in #🙋questions
Unable to run the installer on a macbook
Give @Cam Pak 's tip a try and let us know if it works or not. Also, maybe @martinsos has an idea how to fix this -- I'll let him chime in if he does.
9 replies
WWasp
•Created by christoph2806 on 4/2/2025 in #🙋questions
Unable to run the installer on a macbook
Yeah, Kapa is wrong about the URL. Both URLs will work 🙂
9 replies
WWasp
•Created by G35x on 3/31/2025 in #🙋questions
TanStack Tables with WASP?
haha good luck 🙂
8 replies
WWasp
•Created by Gus on 3/28/2025 in #🙋questions
How can I prevent google login to automatically login with the latest chosen account?
Thanks, @Carlos. Great answer.
Did that answer your question @G35x?
20 replies
WWasp
•Created by Zuck on 4/1/2025 in #🙋questions
Getting this issue in WASP 0.16.2
Cool. I set this to solved!
23 replies
WWasp
•Created by Cam Pak on 3/29/2025 in #🙋questions
How did you get the name "Wasp"?
Haha I like it. 🙂
17 replies
WWasp
•Created by Sven on 3/29/2025 in #🙋questions
Change tab title to what page user is on
we've had typesafe routes for a long time 🙂
16 replies
WWasp
•Created by Sven on 3/29/2025 in #🙋questions
Change tab title to what page user is on
You could also make it more typesafe by using Wasp routes. It will pull the path you defined in your wasp file. Also nice if you decided to change it later, you won't have to change it in other places in your code:
16 replies
WWasp
•Created by Gus on 3/28/2025 in #🙋questions
How can I prevent google login to automatically login with the latest chosen account?
Hmm. when I try this on OpenSaaS.sh it asks me which google user I want to continue with.
Maybe @Carlos has some insight here?
20 replies
WWasp
•Created by rbn on 3/28/2025 in #🙋questions
Experience setting up wasp on an ARM-based laptop?
Mr Bot solved your issue?
7 replies
WWasp
•Created by Cam Pak on 3/29/2025 in #🙋questions
How did you get the name "Wasp"?
What do you think @Cam Pak? Got a better name for us? :boifather2:
17 replies
WWasp
•Created by Sven on 3/29/2025 in #🙋questions
Change tab title to what page user is on
Oh i've never thought about this actually. Did this work @Sven?
Maybe @toticozeni can take a look at this and chime in.
16 replies
WWasp
•Created by Webby Vanderhack on 3/29/2025 in #🙋questions
Should migration.sql files be checked in to git?
Did Kapa answer your question @Webby Vanderhack ? In most cases you want to version control your migration files, unless you're working on a project that will be used as a template and you wanna give users a fresh instance.
6 replies
WWasp
•Created by mario.p on 3/30/2025 in #🙋questions
How to change /email-verification path properly in OpenSaas?
Which solution did you opt for?
8 replies
WWasp
•Created by mario.p on 3/30/2025 in #🙋questions
Problem with custom signup Invalid credentials on Login.
Glad you got it working. Any other issues we can help with?
8 replies
WWasp
•Created by G35x on 3/31/2025 in #🙋questions
TanStack Tables with WASP?
@G35x I just finished migrating Shadcn-Admin over to a Wasp project and it includes react-table. Works great! I'd say go for it.
The shadcn-admin template is under review but you can check out the wasp version here or the original here
8 replies
WWasp
•Created by Cam Pak on 3/31/2025 in #🙋questions
Is it possible to run Wasp in the browser with the Haskell compiled to Wasm?
Yep this was our thinking as well. We were just talking about it lst week actually 🙂
8 replies
WWasp
•Created by 初九 on 4/1/2025 in #🙋questions
How to use HEROUI in WASP
Hey @初九 the issue probably concerns the path aliases. I assume it's a similar issue to ShadCN UI so I'll ping @miho here --> https://www.heroui.com/docs/guide/installation
9 replies