QuickBirdEng / survey_kit

Flutter library to create beautiful surveys (aligned with ResearchKit on iOS)
MIT License
125 stars 96 forks source link

Controller's length property (19) does not match the number of children (37) present in TabBarView's children property. #89

Open soufiane0123 opened 2 years ago

soufiane0123 commented 2 years ago

First of all thanks for this beautiful package! :)

When the keyboard appear (to write in TextAnswerFormat), the app crash and got this error

Controller's length property (19) does not match the number of children (37) present in TabBarView's children property.

Numoy commented 1 year ago

Can you please post the entire error message please and if possible an example of when it occurs? I cannot reproduce it on my side.