microsoft / powercat-code-components

The Power CAT code components are a set of Power Apps component framework (PCF) controls that can be used to enhance power apps.
MIT License
149 stars 62 forks source link

[DetailsList] List filtered by comboboxes in custom page not working in run-time #194

Closed Niels-SL closed 1 year ago

Niels-SL commented 1 year ago

I am building a custom page where I am using the DetailsList. I am filtering the items of the DetailsList based on the selection of several comboboxes.

When I am building the app in in the maker studio the DetailsList is filtered as expected, and showing the items/records.

image

However, when I run custom page in the model-driven app, the item/records are not loading:

image

Are there any known limitations regarding this or is this a bug?

Niels-SL commented 1 year ago

This seems to be a general problem for me. Also with galleries.