matijash
matijash
WWasp
Created by khb on 1/17/2025 in #đŸ™‹questions
Having Trouble Getting my UI to behave
woah nice @genyus. Yeah CSS is always tricky
10 replies
WWasp
Created by Nuclearvodka on 1/17/2025 in #đŸ™‹questions
Wasp uses tanstack v4, while another dependency I'm importing using V5, anyway to do both?
hmm, I see. As Kapa said, we had to make some versions fixed for now, although we'll definitely upgrade soon to v5. Can you share the exact component in question that requires v5? @miho for more details on this and potentially some ideas
8 replies
WWasp
Created by Kbral on 1/8/2025 in #đŸ™‹questions
Authentication check every click
hm interesting. @Vinny (@Wasp) when you get a chance - is this a reproducible issue with Open SaaS?
17 replies
WWasp
Created by Fizz on 1/16/2025 in #đŸ™‹questions
Railway server deploy errors
@miho or @Filip to double check whether what Kapa says makes sense đŸ™‚
7 replies
WWasp
Created by Kbral on 1/8/2025 in #đŸ™‹questions
Authentication check every click
@AAA what is the exact issue you're tyring to fix? You get 401 when you try to visit a landing/splash page as a logged in user?
17 replies
WWasp
Created by Samir Alibabic on 1/8/2025 in #đŸ™‹questions
SendGrid setup
yes please!
28 replies
WWasp
Created by DavidFeng on 1/14/2025 in #đŸ™‹questions
Streaming Text From OpenAI : Best Approach?
awesome! here's also an example chat app using websockets, made with wasp: https://github.com/wasp-lang/wasp/tree/main/examples/websockets-realtime-voting
15 replies
WWasp
Created by Samir Alibabic on 1/8/2025 in #đŸ™‹questions
SendGrid setup
btw @Samir Alibabic is your app deployed? Would be really cool to see what you built if you're up for sharing đŸ™‚
28 replies
WWasp
Created by johne5 on 1/14/2025 in #đŸ™‹questions
Beginner question. Set as the home page?
Kapa is your friend, don't be shy to ask đŸ˜„
8 replies
WWasp
Created by DavidFeng on 1/14/2025 in #đŸ™‹questions
Streaming Text From OpenAI : Best Approach?
awesome, thanks for the contest! Vinny and Miho have the most knowledge here so I'll let them chime in :). Just keep in mind it's the end of day where we are (Europe), so it might have to wait until tomorrow.
15 replies
WWasp
Created by victor on 1/13/2025 in #đŸ™‹questions
how can i create a custom global middleware almost same with the user authenticated middleware
Can you share what you're trying to do, along with your code for defining and invoking action/query? that will help us debug đŸ™‚
19 replies
WWasp
Created by victor on 1/13/2025 in #đŸ™‹questions
how can i create a custom global middleware almost same with the user authenticated middleware
@victor can you share a bit more on what you'd like to achieve? Is there a reason you can't forward your data using req?
19 replies
WWasp
Created by CamBlackwood on 1/13/2025 in #đŸ™‹questions
Is this an invalid action? Getting a 500 when calling, no error logs
hah interesting! what did you do to fix it?
8 replies
WWasp
Created by johne5 on 1/14/2025 in #đŸ™‹questions
Beginner question. Set as the home page?
good bot đŸ™‚ That should do it - it comes down to assigning the default path, "/" to the page you wish to see there
8 replies
WWasp
Created by DavidFeng on 1/14/2025 in #đŸ™‹questions
Streaming Text From OpenAI : Best Approach?
tagging @Vinny (@Wasp) as he has first-hand experience with web sockets and open AI integrations in a Wasp app. @DavidFeng have you already looked into web sockets or some other way of doing it? Any thoughts or restrictions we should be aware of when proposing a solution?
15 replies
WWasp
Created by ein on 1/10/2025 in #đŸ™‹questions
Looking for a Marketplace Boilerplate or Framework in Wasp!
@ein awesome to see you want to build stuff with Wasp! Here's my two cents: 1) Currently we don't have a "specialized" marketplace template for Wasp. So the best bet would be to start from OpenSaaS and customize it further to your needs. 2) If you're looking to build a typical marketplace, are you sure Wasp is the best choice? There a lot of higher-level, ready made solutions like Shopify etc. Is there a reason why you are looking to go this, more custom route?
7 replies
WWasp
Created by Killshot on 3/6/2024 in #đŸ™‹questions
Need Recommendations
That's a good point, thanks for sharing! I wouldn't have thought of the null character. Do you think it was AI that accidentaly inserted it, or sth else?
26 replies
WWasp
Created by Kbral on 1/9/2025 in #đŸ™‹questions
Heroku Server dont runned migration
Seems like you switched to Fly from Heroku, from your other thread?
16 replies
WWasp
Created by Kbral on 1/9/2025 in #đŸ™‹questions
Deploy client problem
thanks for jumping in @NEROX đŸ™‚ @Kbral let us know what you find in Fly
7 replies
WWasp
Created by Samir Alibabic on 1/8/2025 in #đŸ™‹questions
SendGrid setup
interesting - so when machine goes to sleep that would somehow mess up the access to the vars, or what? @miho any idea about this, is this something we could/should document?
28 replies