comment
This commit is contained in:
@@ -33,6 +33,7 @@ export class UmbCollectionViewBundleElement extends UmbLitElement {
|
||||
this.observe(
|
||||
this.#collectionContext!.currentView,
|
||||
(view) => {
|
||||
//TODO: This is not called when the view is changed
|
||||
this._currentView = view;
|
||||
},
|
||||
'umbCurrentCollectionViewObserver',
|
||||
|
||||
Reference in New Issue
Block a user