filestack-js: Version 3.13 not working

スクリーンショット 2020-04-04 22 02 34

Version 3.13 used in localhost throws this error so many times when trying to run the following code, while version 3.11.2 works properly:

import * as filestack from 'filestack-js';
const client = filestack.init('apikey');
const picker = await client.picker(pickerOptions);

I’m using React + TypeScript with Chrome.

About this issue

  • Original URL
  • State: open
  • Created 4 years ago
  • Reactions: 2
  • Comments: 24 (8 by maintainers)

Most upvoted comments

This error happens consistently when uploading multiple files.

Ok, marked as bug and will fix it soon.

Please fix this - it is very annoying. v3.16