Amit Mittal

Results 5 comments of Amit Mittal

Change has been made. Thanks for pointing is out.

Tagged a new version, should be available soon

> After doing some research myself, I found out that this is due to the default use of the File System Access API. The `showOpenFilePicker` method is not implemented in...

Related issue #326 Changes: 1. Migated to angular 6, rxjs 6, material 6 as per upgrade guide 2. Upgraded node to v8 for travis as 7 is no longer supported...

Im also facing the same issue. Was working fine for React 16.x, migration to 18.2 causes the issue. Im using Class components.