Closed brnchr0m closed 1 day ago
Hello!
Could you let me know which specific widget in your project is triggering the action? This will help me replicate the issue in a new project and identify any potential errors.
Hello,
It's in the startWorkoutComponent, when I change the "exercise" say adding a set, or replacing it, it also appears to have changed the backend document it draws it from. In the current version it is fixed by clearing the cache after entering a workout though
Best, Robin
On Thu, 24 Oct 2024 at 13:28, Alezanello @.***> wrote:
Hello!
Could you let me know which specific widget in your project is triggering the action? This will help me replicate the issue in a new project and identify any potential errors.
— Reply to this email directly, view it on GitHub https://github.com/FlutterFlow/flutterflow-issues/issues/4356#issuecomment-2435158758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7XMZ54SOQMU3ITUCSCYLDZ5DRVHAVCNFSM6AAAAABQKKH34OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZVGE2TQNZVHA . You are receiving this because you authored the thread.Message ID: @.***>
This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.
Hello,
I sincerely apologize for the delayed response. Would it be possible for you to replicate this issue in a new blank project with just the necessary actions to reproduce it? Unfortunately, I haven’t been able to reproduce it on my end.
Alternatively, has this issue already been resolved?
Thank you for your understanding, and I appreciate your help in troubleshooting this!
Closing this issue since we haven't heard back from you. If you are still facing the problem please submit a new issue. Have a great day!
Can we access your project?
Current Behavior
Expected Behavior
I expect the document queried from the backend to not change when I edit an app state variable set from a variable from that document
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
ITFfjPHq05NOtbwB176Ja/par2QUHEMcTL4zlO1HcxAYGO/yPbJ/dsnObhJWXfKoY1NhHGGZuFoH3PDoiYfMG8IVEwyrG5x/ypNyEDuWf3q8RaqPC6qzPHYlAcFhJh2l5MKJpBJ7AMpaLS0S2WWYJ+6vHx7fGZu/Zwh9f6PHaOI=
Visual documentation
Can't because I have since fixed the issue by clearing the cache when I dismiss the bottom sheet
Environment
Additional Information
No response