-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
16.0.0-rc1
Bug summary
After using the "Umbraco Commerce: Store Entity Picker" with selected Entity Type as "Location".
The loaded location Picker in code is null
Specifics
Im using Umbraco.cms 16.0.0 cloud
Steps to reproduce
-
Setup the Umbraco demostore
-
Create a new document type with template and add the following property:
"Store Entity Picker Property Editor UI" With the current settings:
EntityType: Location
Store: Blendid -
Create a contentpage using the document type
-
Run the models builder
-
Go to the created cshtml page template and debug the Model
-
Model's Location Picker is null
Expected result / actual result
Locations picker would get the selected location with its props
Dependencies
No response
This item has been added to our backlog AB#54411