Open vinaykoulur opened 6 days ago
Hello!
Everything appears to be working as expected. I created a small project demonstrating the conditional logic with random strings, which you can review using your example. In the scenario shown in your video, it seems you may be using the "OR" condition, but it looks like "AND" might be more appropriate.
Project: https://app.flutterflow.io/project/qa-3052-pjae22
Video:
sorry I'm not talking about single conditions in code expressions. I think you have not understood the issue .Watch the video again ,everything is mentioned in the video try to reproduce as it is and I also have given access to project. ,Try again.
My video also have multiple conditions in code expression, only the first two are single conditions, you can clone the project I shared and change as you please to show the error you have
Can we access your project?
Current Behavior
https://github.com/user-attachments/assets/2ae756bb-925f-4908-9b8a-f76f2cf03b8f
OR(||) operation behaving as AND(&&) and vice versa may be true.
Expected Behavior
Expected behavior has to be exactly opposite of the current behavior.
Steps to Reproduce
refer video
Reproducible from Blank
Bug Report Code (Required)
ITESl/Llz5dgrsNB17XTKuxQhQAkH1x/bZJEl9cbaEkcF7b2BJYXOur+VExuT9SqTVZYMGCKkmAKpdWNuNrXUvk4FzGWeINo+rluSjnLfGW6MaaQBpGzdHFtHtxhIVSB0cGzoyVdNvZoLy0Aw2z/cq3qNleeY8aSfxBlZ7vfcPo=
Visual documentation
refer video from current behaviour.
Environment
Additional Information
No response