OrchardCMS / OrchardCore.Commerce

The commerce module for Orchard Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkout page throws exception because of non awaited async method (OCC-237)

wAsnk opened this issue · comments

Describe the bug

Checkout throws error because of non comparable Order part position. It's because a non awaited async method in FieldsOnlyDisplayManager.GetFieldShapeTypesAsync.

Jira issue