Closed davidcheungo123 closed 4 months ago
any update about this issue? setState(){} not update the option
any update about this issue? setState(){} not update the option
I resolved the issue, you need to _controller.setOptions for the purpose
Hello,
I have the same issue but I cannot use the controller.. I need to redraw the control every time but it drawn correct only the first time. I think the problem is that missing the didUpdateWidget implementation inside the control.
Thanks
Please check out beta version Beta.
Please migrate to the latest version v3.0.0
I tried to add an item in options based on user's input, however seems like it cannot be updated, what should I do for resolving this issue? Thanks