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

[iOS][Rendering] Crash when "bleed" property used on outermost container #4745

Closed
akaashdev opened this issue Sep 8, 2020 · 5 comments · Fixed by #4780
Closed

[iOS][Rendering] Crash when "bleed" property used on outermost container #4745

akaashdev opened this issue Sep 8, 2020 · 5 comments · Fixed by #4780
Assignees
Labels
Bug High Priority Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios Platform-iOS
Milestone

Comments

@akaashdev
Copy link
Contributor

Platform

  • iOS

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.

@akaashdev akaashdev added the Bug label Sep 8, 2020
@ghost ghost added this to the 20.09 milestone Sep 8, 2020
@ghost ghost added the Area-Inconsistency Bugs around renderer inconsistencies across different platforms label Sep 8, 2020
@ghost
Copy link

ghost commented Sep 8, 2020

please review issue# 4745 for Inconsistencies & priority upon triage.

@ghost
Copy link

ghost commented Sep 9, 2020

Hi @akaashdev. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions.

@jwoo-msft
Copy link
Member

jwoo-msft commented Sep 9, 2020

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.

@jwoo-msft jwoo-msft added the Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios label Sep 9, 2020
@shalinijoshi19 shalinijoshi19 added Platform-iOS and removed Area-Inconsistency Bugs around renderer inconsistencies across different platforms labels Sep 21, 2020
@shalinijoshi19 shalinijoshi19 removed this from the 20.09 milestone Sep 21, 2020
@ghost ghost added the AdaptiveCards v20.09 label Sep 21, 2020
@shalinijoshi19 shalinijoshi19 added this to the 20.09 milestone Sep 21, 2020
@ghost ghost removed the Status-In Code Review label Sep 24, 2020
@ghost ghost added the Status-Fixed label Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug High Priority Partner-CiscoWebEx Bugs impacting CiscoWebEx integration scenarios Platform-iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants