microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
312 stars 51 forks source link

[BUG]: Fluent Details List sometimes stops working on the published app #440

Open sdagkas opened 9 months ago

sdagkas commented 9 months ago

Describe the bug I have a Details List bound to a Dataverse table. Sometimes, twice until now, the Details List stops working and doesn't display any rows (shows only the default gray placeholders). This is not a network or data issue since a gallery placed on the same page and with the same datasource displays the data correctly.

The first time I managed to fix the problem by upgrading the Creator Kit to the latest version and republishing the app. In this case the details list wasn't working neither on the published app nor in the PowerApps editor. The second time, just a republish without changing anything at all fixed it. The strange thing was that the list worked correctly in the PowerApps editor but not on the published app.

To Reproduce No known steps to reproduce

Expected behavior Details List shouldn't stop working on a published app.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

AB#1704

denise-msft commented 7 months ago

Apologies for the frustration @sdagkas. We'll investigate and address as resources permit.