Kbral
Kbral
WWasp
Created by Kbral on 1/12/2025 in #🙋questions
React Router Future Flag Warning: React Router will begin wrapping state error
This error is appearing: React Router Future Flag Error: React Router will begin wrapping state updates in React.startTransition in v7. You can use the v7_startTransition future flag to opt-in early. For more information, see https://reactrouter.com/v6/upgrading/future#v7_starttransition. Error Component Stack is about the: RouterProvider And the "Ignoring Event: localhost" is appearing too
42 replies
WWasp
Created by Kbral on 1/12/2025 in #🙋questions
Ignoring Event: localhost warning
This warning is appearing
5 replies
WWasp
Created by Kbral on 1/12/2025 in #🙋questions
Update user password
I'm doing the user edit and i want to insert the user password, help me!
25 replies
WWasp
Created by Kbral on 1/12/2025 in #🙋questions
Customize Login Text
There's a way to customize login text component?
9 replies
WWasp
Created by Kbral on 1/12/2025 in #🙋questions
Not found page
how to develop a not found page?
4 replies
WWasp
Created by Kbral on 1/10/2025 in #🙋questions
Insert User Name
Has a way to insert user name field?
30 replies
WWasp
Created by Kbral on 1/9/2025 in #🙋questions
Clean Application
I'll develop an application that will me only crud, it will have: - Landing page - Login Page - Register page - Payment flow inside the creation - Recover password flow - User Edit Flow - Main page with the crud How could i clean up it at the easier way?
21 replies
WWasp
Created by Kbral on 1/9/2025 in #🙋questions
Heroku Server dont runned migration
I've created a heroku app, but when i've deployed it, didn't runned the migration
16 replies
WWasp
Created by Kbral on 1/9/2025 in #🙋questions
Deploy client problem
I'm receiving an error on fly.io, the client send the request to the back-end en recevies a 502 bad gateway error, in the fly.io the app is suspended, that's my url: https://my-wasp-todo-app-client.fly.dev
7 replies
WWasp
Created by Kbral on 1/8/2025 in #🙋questions
Deploy trouble
i'm receiving this error: Error: failed retrieving app my-wasp-app-dry-sun-4376-server: Could not find App "my-wasp-app-dry-sun-4376-server" 🚀 There was an error running "wasp deploy fly create-db <region>". Please review the error and try again (if appropriate).
6 replies
WWasp
Created by Kbral on 1/8/2025 in #🙋questions
Why that always that i click on screen the 'me' request is being done?
Why that always that i click on screen the 'me' request is being done? Is possible to set a timing to check this?
5 replies
WWasp
Created by Kbral on 1/8/2025 in #🙋questions
Authentication check every click
Why that always that i click on screen the 'me' request is being done?
17 replies
WWasp
Created by Kbral on 1/8/2025 in #🙋questions
Database Performance with WASP
I'm currently studying about the wasp solution to insert in one solution of my startup I saw that when you do any action like update a model name, for example, it load all the entity data If i have a relationship between two tables and list with any join, changing the entity will make load all the queries?
5 replies