Closed Nathanael-Rayapin closed 1 week ago
Hello!
I’ve been trying extensively to replicate the issue, but it appears to be specific to your project. If the problem persists on your end, please reach out to support through the in-app chat or by emailing support@flutterflow.io so they can assist you directly.
Hello!
I’ve been trying extensively to replicate the issue, but it appears to be specific to your project. If the problem persists on your end, please reach out to support through the in-app chat or by emailing support@flutterflow.io so they can assist you directly.
Hello ! Thanks for your feedback Yes, it doesn't seem reproducible elsewhere (which is a good thing). I'll send a message to support :)
Hello! I've had the same issue. It's just started in the last couple of days. I've been using this project for months and the page in question hasn't changed for ages. It also fails on an IconButton. If I delete that IconButton it fails on the next IconButton in the project.
Estou tendo um problema similar. Pediu pra remover iconButon, slider, checkbox e agora ratingBar!
Fui removendo um de cada vez e o problema muda de componente.
I have somehow fixed it - I just reverted to a previous version. I'm pretty sure it had nothing to do with the icon button for me, i'd been playing with lots of custom actions.
Não tenho como reverter, estou fazendo atualização do meu app. Isso começou depois da ultima atualização do Flutterflow.
Problem solved for me ! The problem came from a missing Data Type in my configuration that was used by other components, but this missing data type was not caught by FlutterFlow (I don't explain why it was a widget error that was raised instead).
Can we access your project?
Current Behavior
This is a very strange bug that appeared just last week. I can no longer build my application in test or run mode, every time I get an error related to either an “iconButton” widget or a “checkbox” widget.
Most of the pages with these widgets have not been modified and are also affected by this bug. No problems are detected before the build.
Expected Behavior
I should be able to use the checkbox and iconButton widgets
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4gz8jfz812ofpE7aX6bu9WlWEvHGF6ba00ttx+bw4bJJCvOpYUec/6P1RCTsOndG9UJWCmp14E7t73i9j1FewnOTucb7451KVqbRbdeGKlWrGTF7maTkEnL9lnCEy85JmJsSUlNrFYV3gj3GeYHeuiVhPrNuPVDUQwSq/LZO4=
Visual documentation
It's not a problem of space, nor of variable (I reproduce the crash with only the widget (iconButton or checkbox) and nothing else next to it, for example :
Environment
Additional Information
I tried to create a new project by copying and pasting the page containing the widget in question, but no build problems (if it were the case I would have very quickly found another topic on the problem I think). The problem seems to be related to my specific project, but I can't use this as an alternative because 1) I'd like to avoid having to configure everything and 2) using this option without knowing the cause means taking the risk of it happening again.