-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
Description
It's been a really long time that it didn't work. And there were many reports like these: https://community.flutterflow.io/c/discuss-and-get-help/unable-to-set-initial-value-of-variable-for-radio-buttons
https://community.flutterflow.io/c/suggestions-and-feedback/radio-buttons-bug
And I simply blame myself that FF couldn't be wrong. It is me that is doing wrong.
If the radio button is not working, how people could develop apps with FF? But ... see below.
Initial value is working with a static string or static combined string.
But initialValue
is not set(working) on the source code if a dynamic value is set.
Really, it is not working for a long long time and I want to know if it is really me who is doing wrong.