blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

SkyListComponent.refreshDisplayedItems() doesn't refresh list #2377

Closed Blackbaud-AlexFortin closed 4 years ago

Blackbaud-AlexFortin commented 4 years ago

Expected behavior

When refreshDisplayedItems() is called on a SkyListComponent the list refreshes

Actual behavior

Does not refresh

Steps to reproduce

Call refreshDispayedItems() on a SkyListComponent. Our list populates the data via ListDataRequestModel.

Severity

High

Blackbaud-AlexKingman commented 4 years ago

Hi @Blackbaud-AlexFortin What version of list-builder are you using? If you could point us to your whole package.json file, that would help us troubleshoot a little more. Thanks!

Blackbaud-AlexFortin commented 4 years ago

"@skyux/list-builder": "^3.4.0", "@skyux/list-builder-common": "3.0.0", "@skyux/list-builder-view-checklist": "3.1.2", "@skyux/list-builder-view-grids": "3.2.0",

Blackbaud-AlexFortin commented 4 years ago

the package.json file is in skyux-spa-donation-forms

Blackbaud-AlexKingman commented 4 years ago

Issue moved to blackbaud/skyux-list-builder #70 via ZenHub