-
Notifications
You must be signed in to change notification settings - Fork 559
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
[iOS][Rendering] Crash when "bleed" property used on outermost container #4745
Comments
please review issue# 4745 for Inconsistencies & priority upon triage. |
Hi @akaashdev. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions. |
Hello @akaashdev, Thanks for reporting this issue. I can reproduce this issue on my end. As the fix is added, the workaround will be either not placing an element before a showcard that has a bleed set true in the showcards's top container or not setting the bleed for the top container for now. So either the FactSet is removed (or moved inside the container) or the bleed is set false for the first container in the first showcard, then the card will work. Thank you. |
🎉 Handy links: |
🎉 Handy links: |
Platform
Version of SDK
v1.2.11
Details
When "bleed" property is used on the outermost container, the SDK crashes on this line.
bleed-card-payload.txt
bleed-crash-stacktrace.txt
These are the card-payload and stack-trace.
The text was updated successfully, but these errors were encountered: