filestack-react icon indicating copy to clipboard operation
filestack-react copied to clipboard

Incorrect Static CSS File

Open robert-stevens opened this issue 4 years ago • 0 comments

Hi,

I tried bumping up filestack-react from 3.1.0 to 4.0.0, the buttons (reset, save, etc.) for PickerOverlay displays incorrectly, e.g.

Screenshot 2021-01-12 at 14 37 35

I had a look at the css file of the live demo you have and it's:

https://static.filestackapi.com/picker/1.4.2/main.css

While mine is still using:

https://static.filestackapi.com/picker/1.19.1/main.css

I had a look in "filestack-js/src/config.ts" and I see that PICKER_VERSION is set to 1.19.1.

Note that I also updated my react version from 16.13.1 to 17.0.1 and I am using yarn.

What could be causing this? Please let me know if you need more information.

robert-stevens avatar Jan 12 '21 13:01 robert-stevens