Hastur
Hastur
WWasp-lang
Created by Hastur on 10/7/2024 in #đŸ™‹questions
Can't make onAfterLogin work
Oh my. I can't believe I didn't add it to the main file. I forgot I added it for the onAfterSignup and just looked at the "API Reference" sections of the doc to see what I did wrong but not the "Using hooks" parts. Anyway, thank you for your help!
7 replies
WWasp-lang
Created by Hastur on 10/7/2024 in #đŸ™‹questions
Can't make onAfterLogin work
I precise that I also have a onAfterSignup function in this file that is working perfectly.
7 replies
WWasp-lang
Created by Hastur on 9/25/2024 in #đŸ™‹questions
How to override the title, meta properties and description?
Thank you @martinsos for the reply. No worries for the delay. Indeed, for now, react-helmet-async is the go-to solution I guess.
8 replies
WWasp-lang
Created by Hastur on 7/28/2024 in #đŸ™‹questions
Issue with Stripe webhook testing using CLI
Ok so I had a bug in my VSCode in the Port tabs, it displayed 3000 and 3001 and both running processes were server.js So, restarting the whole thing and using stripe trigger payment_intent.succeeded --api-version 2022-11-15 via the port 3001 worked.
5 replies