Filip
Filip
WWasp-lang
Created by abiroot on 11/5/2024 in #🙋questions
I need help in debugging resource exhausted (Too many open files)
Sure, you can DM me! I sent a friend request 🙂
15 replies
WWasp-lang
Created by Sven on 10/28/2024 in #🙋questions
304 error on auth/me after signing up
Excellent! Glad you got it working
10 replies
WWasp-lang
Created by NEROX on 11/4/2024 in #🙋questions
Failed to resolve import
Perfect, thanks!
49 replies
WWasp-lang
Created by Sven on 11/1/2024 in #🙋questions
I want to return a 401 status on an action when a certain error occurs
😄 Great to hear
13 replies
WWasp-lang
Created by p4j4r5 on 11/7/2024 in #🙋questions
How to use authUser conditionally in a react page?
Hi @p4j4r5, from what I got, useAuth worked for you? That is the proper way to do it btw
19 replies
WWasp-lang
Created by S◎Lamy on 11/7/2024 in #🙋questions
ERR_CONNECTION_REFUSED and cors
Hey @Sâ—ŽLamy, any luck with this? Still need help? For what it's worth, this doesn't look like a CORS error. It seems like your server isn't running
9 replies
WWasp-lang
Created by NEROX on 11/4/2024 in #🙋questions
Failed to resolve import
Hey @NEROX, did you resolve the issue? If not, could you give a human readable summary of the problem to spare me from reading the bot conversation? Thanks!
49 replies
WWasp-lang
Created by Sven on 10/28/2024 in #🙋questions
304 error on auth/me after signing up
@Sven Still need help with this or is it fixed?
10 replies
WWasp-lang
Created by Sven on 11/1/2024 in #🙋questions
I want to return a 401 status on an action when a certain error occurs
@Sven Still need help with this one?
13 replies
WWasp-lang
Created by abiroot on 11/5/2024 in #🙋questions
I need help in debugging resource exhausted (Too many open files)
@abiroot Do you mind sharing your project with us? It would be helpful to see if we can reproduce this behavior and see what the problem is, since this bug has been around for quite some time
15 replies
WWasp-lang
Created by balina on 7/18/2024 in #🙋questions
Is there a way automatically navigate to another page
Can you do it with useAuth and useNavigate? React router dom has now been updated
16 replies
WWasp-lang
Created by ApexFossa45 on 11/6/2024 in #🙋questions
Object literal may only specify known properties
Yeah @ApexFossa45, that was it. Thanks for the patience! We need better error messages for this. Btw, I recommend you always used named imports and exports for your code, regardless of whether you're in wasp or not. Reasoning here: https://github.com/wasp-lang/wasp/issues/546
27 replies
WWasp-lang
Created by randopixel on 10/18/2024 in #🙋questions
Clear wasp api endpoint imports errors in ide?
So it's definitely an IDE issue. We had a user with a similar problem, can you try this (I'm guessing you're on Windows): https://discord.com/channels/686873244791210014/1277574894107754506/1282744707654352948
16 replies
WWasp-lang
Created by randopixel on 10/18/2024 in #🙋questions
Clear wasp api endpoint imports errors in ide?
What's the error reported by the IDE?
16 replies
WWasp-lang
Created by bx2 on 10/20/2024 in #🙋questions
[plugin:vite:import-analysis] Failed to resolve import "../../../../src/clientSetup" from "src/index
Hey fellas, this issue is fixed with Wasp 0.15.1. Just pull the latest version:
curl -sSL https://get.wasp-lang.dev/installer.sh | sh -s
curl -sSL https://get.wasp-lang.dev/installer.sh | sh -s
@bx2 Thanks for reporting and for the patience!
23 replies
WWasp-lang
Created by bx2 on 10/20/2024 in #🙋questions
[plugin:vite:import-analysis] Failed to resolve import "../../../../src/clientSetup" from "src/index
Thanks for the report. I expect to get the fix out today
23 replies
WWasp-lang
Created by Andres Montalban on 10/18/2024 in #🙋questions
How can I create a JSON field in a model?
@Andres Montalban Any luck when switching to Queries/Actions
16 replies
WWasp-lang
Created by Andres Montalban on 10/18/2024 in #🙋questions
How can I create a JSON field in a model?
Thanks for making the issue @miho
16 replies
WWasp-lang
Created by Andres Montalban on 10/18/2024 in #🙋questions
How can I create a JSON field in a model?
Yeah, we most likely don't. I never tried using them
16 replies
WWasp-lang
Created by wardbox on 10/17/2024 in #🙋questions
Migrating from v0.14 to v0.15, entities not found
@miho Tagging you for visibility
25 replies