In the Workflow Entry Block, when choosing the Show Complete Xaml option, the Xaml entered in the Completion Xaml field is not displaying. Here is an example of the settings I used when testing:
I tried these three options, none of which worked:
<StackLayout Margin="12">
<Label Text="Your request has been submitted successfully. Someone will be in touch with you soon." />
</StackLayout>
<Label Text="Your request has been submitted successfully. Someone will be in touch with you soon." />
Your request has been submitted successfully. Someone will be in touch with you soon.
There is no error displayed or exception logged. It just displays a blank page, like in this screenshot below. (The small text is another block on the page. This is supposed to display and is not part of the Workflow Entry block).
Can reproduce in
[X] Orange App
[X] Blue App
Steps to Reproduce
Enter some Xaml into the Completion Xaml field, and select Show Completion Xaml in the Completion Action Field.
Describe the Issue in Detail
In the Workflow Entry Block, when choosing the Show Complete Xaml option, the Xaml entered in the Completion Xaml field is not displaying. Here is an example of the settings I used when testing:
I tried these three options, none of which worked:
There is no error displayed or exception logged. It just displays a blank page, like in this screenshot below. (The small text is another block on the page. This is supposed to display and is not part of the Workflow Entry block).
Can reproduce in
Steps to Reproduce
Expected Behavior
Completion Xaml should display.
Actual Behavior
Completion Xaml does not display.
Screenshots or Videos
See above.
Reproduction XAML
No response
Mobile Shell Version
v6.0.0.0
Last Known Working Version
No response
iOS Device Type(s) and iOS Version(s)
iPhone 15 Pro Max, iOS 18.0
Android Device Type(s) and Android Version(s)
Unable to test