Adam
Adam
WWasp-lang
Created by Sven on 9/15/2024 in #đŸ™‹questions
Ios abb subscription and login auth
Happy to answer a few of you all's messages wasp has saved me so much and has really propelled my desktop app - thank you! Hopefully can make it a mobile app soon too
13 replies
WWasp-lang
Created by Sven on 9/15/2024 in #đŸ™‹questions
Ios abb subscription and login auth
https://github.com/wasp-lang/wasp/issues/1973 https://github.com/wasp-lang/wasp/issues/1088 Auth will happen in q3, maybe we can start either with expo or Infinite Red then.
13 replies
WWasp-lang
Created by Kelly Ellie on 8/26/2024 in #đŸ™‹questions
Did I accidentally delete a folder/files? 'wasp/client/router' & 'wasp/client/auth'
The configuration written is completely correct, I would add a troubleshooting section, or when people mention this error I would suggest them to look at this maybe change In both places, we have WSL: Ubuntu written, as is shown on screenshots. to say we should have WSL: Ubuntu written, as is shown on screenshots.
48 replies
WWasp-lang
Created by RPD on 9/9/2024 in #đŸ™‹questions
My website isn't showing up when I run wasp start
turn off ublock, its a problem that many have had
8 replies
WWasp-lang
Created by Kelly Ellie on 8/26/2024 in #đŸ™‹questions
Did I accidentally delete a folder/files? 'wasp/client/router' & 'wasp/client/auth'
No description
48 replies
WWasp-lang
Created by Kelly Ellie on 8/26/2024 in #đŸ™‹questions
Did I accidentally delete a folder/files? 'wasp/client/router' & 'wasp/client/auth'
Heyo, sure! 1. App works! 2. No errors in the browser console when I inspect the code. 3. It's just the IDE errors. Cannot find module 'wasp/client/auth' or its corresponding type declarations.ts(2307) (also for operations) -- I guess it's something in relation to "wasp": "file:.wasp/out/sdk/wasp", 4. 14.1 and yes! Steps Attempted: https://gist.github.com/tonysneed/bb6d442103a057578a9498f106e45ac5?permalink_comment_id=4008697 (1) I created this in workspace in visual studio code but no luck (2) when I use the workspace version of typescript { "typescript.tsdk": "app\node_modules\typescript\lib" } I can share my code, but I'm a bit ashamed, it's very messy. đŸ˜‡ If I have you here, can I ask also for question about state, I see that you have implemented that as local storage (as you save the sidebar state even though the sidebar doesn't work) Would you recommend to save state that way our use like zustand. The last topic about state happened a year ago and wanted to know if you all think differently
48 replies
WWasp-lang
Created by Jorge on 9/5/2024 in #đŸ™‹questions
Tailwindui theme
I joined the discord and made a thread, https://tailwindui.com/support
13 replies
WWasp-lang
Created by Jorge on 9/5/2024 in #đŸ™‹questions
Tailwindui theme
I can't really understand all of your code with this, but I would assume that the Catalyst uses typescript 5.0 instead of the minumum required for Wasp (5.1) hence you get these Typescript errors TS2694 (TS2559 I think is something else) If you can as well can you email the creators of Catalyst and ask them to update to Typescript 5.1? I'll do this as well, maybe we'll get more traction. There's a few errors when I integrate the sidebar that I hacked to fix, but it's buggy
13 replies
WWasp-lang
Created by Kelly Ellie on 8/26/2024 in #đŸ™‹questions
Did I accidentally delete a folder/files? 'wasp/client/router' & 'wasp/client/auth'
I have double down on this -- I actually have this error quite often and restarting doesn't seem to do trick (sorry!) @Filip you all really don't have this error at all?
48 replies
WWasp-lang
Created by Jorge on 9/5/2024 in #đŸ™‹questions
Tailwindui theme
It is possible, just did it as well - there's actually so much I learned about wasp while doing this -- would recommend doing this is an exercise
13 replies
WWasp-lang
Created by Kelly Ellie on 8/26/2024 in #đŸ™‹questions
Did I accidentally delete a folder/files? 'wasp/client/router' & 'wasp/client/auth'
I get this problem a lot and restarting the typescript server does the trick
48 replies