Rohan Vachheta

Results 7 comments of Rohan Vachheta

https://codesandbox.io/s/react-filepond-live-demo-forked-rn4it?file=/src/index.js here is codesandbox link and here is a video how can you generate this https://www.awesomescreenshot.com/video/2063126

@rikschennink just click on drag and drop and upload files, I know CSS didn't apply because there is an iframe. the reason maybe things are breaking with file pond is...

@rikschennink hey, is there any update or I require to create another issue same as this?

@rikschennink now the styles are included. can you please update if you get a solution @pmehta18 I've tried that but file pond does not provide any props for passing different...

@rikschennink `react-style-frame` renders the iframe only , i guess it is due to the DOM which filepond takes is the windows object and in iframe the Dom is different from...

@rikschennink in codesanbox they're generating url based on changes and that url got passed into iframe . here in which if you try using `react-frame-component` or any iframe library where...

@PSoltes You can make your own component wrapper for the same with using [MultiValueRemove](https://react-select.com/props) and pass same props with overriding the onClick, it will work .