-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
closed: otherstatus: can't reproduceFollowing the reported steps did not reproduce the bug.Following the reported steps did not reproduce the bug.
Description
There is a difference When I am setting the color to a container from the local state vs setting it manually. Here the color code is the same.
Expected behavior (required)
It should render the same color when testing it Run/Test mode
Current behavior (required)
It is rendering the two different colors when testing in Run/Test Mode
To Reproduce (required)
- Create new page
- Add container widget
- Set a color maually to it, the color code is #804B39EF
- Create a variable in the local state of type string, give the default value is #804B39EF
- Add one more container, and set color from string, select local state option.
- Run
- You will observe the two containers with two different colors
- Project URL: https://app.flutterflow.io/debug/gC2JOkYRNUoGTfvkcYiz
Context (required)
When I am trying to set color dynamically, visually it looks different.
Screenshots / recordings
Your environment
- Version of FlutterFlow used: 3.3.4
- Platform (e.g. Web, MacOS Desktop): Web
- Browser name and version: Chrome and Version 107.0.5304.107 (Official Build) (64-bit)
- Operating system and version (desktop or mobile): desktop
Metadata
Metadata
Assignees
Labels
closed: otherstatus: can't reproduceFollowing the reported steps did not reproduce the bug.Following the reported steps did not reproduce the bug.