-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.
Your issue may already be reported! Please search in the issue tracker before creating one.
Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.
Expected behavior (required)
When I load a document inside a component using a parameter, I should be able to access its properties
Current behavior (required)
I can't see the properties list anymore
To Reproduce (required)
Steps to reproduce the behavior:
- Create a Component
- Create a Document Parameter inside de component
- Try to load any property of the document
- You won't see the options
Bug Report Code (required, generate from Widget Tree)
IT4kzOfluYtPj7xY17X5bcFKjjo4KWYiTLJMt9VxSUghfYCuEIl+dvT4YktLYteZeghIBmaikkMep9bJjeDhKvUFCzOtQKp/zZoFH1yjEA8=
Context (required)
I'm loading a document inside a component. This document has several properties that I want to use inside my component. This was working before today's update.
Screenshots / recordings
I should be able to select a color field

I should be able to select a text field

I've also noticed the same behavior in Actions. Here I should be able to see my dataType field before the Select Field

