Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken product page: null value in column's children at index 0 #270

Closed
stephanegigandet opened this issue Mar 17, 2021 · 2 comments · Fixed by #271
Closed

Broken product page: null value in column's children at index 0 #270

stephanegigandet opened this issue Mar 17, 2021 · 2 comments · Fixed by #271

Comments

@stephanegigandet
Copy link
Contributor

I was trying to replicate #266 using master, but instead I have a different issue...

image

@stephanegigandet
Copy link
Contributor Author

And for me, I'm missing images not in the horizontal list view, but in the cards and lists... weird.

image

@stephanegigandet
Copy link
Contributor Author

======== Exception caught by widgets library =======================================================
The following assertion was thrown building SmoothCard(dirty):
Column's children must not contain any null values, but a null value was found at index 0

When the exception was thrown, this was the stack:
#0 new MultiChildRenderObjectWidget. (package:flutter/src/widgets/framework.dart:1922:11)
#1 new MultiChildRenderObjectWidget (package:flutter/src/widgets/framework.dart:1929:6)
#2 new Flex (package:flutter/src/widgets/basic.dart:4136:8)
#3 new Column (package:flutter/src/widgets/basic.dart:4704:8)
#4 SmoothCard.build (package:smooth_ui_library/widgets/smooth_card.dart:26:20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant