nextcloud-libraries / nextcloud-dialogs

Nextcloud dialog helpers https://npmjs.org/@nextcloud/dialogs
https://nextcloud-libraries.github.io/nextcloud-dialogs/
GNU Affero General Public License v3.0
19 stars 9 forks source link

fix(FilePicker): Forward update of `currentPath` to `navigatedPath` #1370

Closed susnux closed 2 months ago

susnux commented 2 months ago

Allow to use :path.sync="currentPath" and fixes regression where changing the folder by clicking a folder in the file list does not navigate to that folder.