sp-dev-fx-property-controls
sp-dev-fx-property-controls copied to clipboard
File Picker tiles mode not working with folders inside the library
File Picker tiles mode not working with folders inside the library
Category
- [ ] Enhancement
- [x] Bug
- [ ] Question
Version
[3.10.0]
Steps to reproduce:
- Create a folder in a document library.
- Trying to select a document with the FilePicker (with the tiles view) from that library and you get an error.
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
@Macro21 thanks for reporting the issue. If this is still a problem, could you please test with the latest release and if the problem persists, provide information about the error on the browser console?
Test with:
"dependencies": {
"@fluentui/react": "8.103.8",
"@microsoft/sp-core-library": "1.15.2",
"@microsoft/sp-lodash-subset": "1.15.2",
"@microsoft/sp-office-ui-fabric-core": "1.15.2",
"@microsoft/sp-property-pane": "1.15.2",
"@microsoft/sp-webpart-base": "1.15.2",
"@pnp/sp": "3.7.0",
"@pnp/spfx-controls-react": "3.13.0",
"@pnp/spfx-property-controls": "3.12.0",
"react": "16.13.1",
"react-accessible-accordion": "5.0.0",
"react-device-detect": "2.2.2",
"react-dom": "16.13.1",
"react-infinite-scroll-component": "6.1.0",
"react-player": "2.11.0",
"react-slick": "0.29.0",
"slick-carousel": "1.8.1",
"tslib": "2.3.1"
},
Same error
We've had a few clients reach out to us about this issue recently and we are still able to reproduce it with release 3.16.0.