Skip to content

issues Search Results · repo:filestack/filestack-react language:JavaScript

Filter by

93 results
 (66 ms)

93 results

infilestack/filestack-react (press backspace or delete to remove)

Hi, I ran into a weird issue today while testing with a .ai (Adobe Illustrator) file. When I provide accept: [ image/* ] to the filestack modal, I see that I can select a .ai file to be uploaded even though ...
  • MorganEPatch
  • Opened 
    on Nov 20, 2024
  • #152

repro: simply add: PickerDropPane apikey={process.env[ NEXT_PUBLIC_FILESTACK_API_KEY ] / to a client component, and see the picker rendered twice. In next.config.js, setting reactStrictMode: false fixes ...
  • oneillsp96
  • 1
  • Opened 
    on May 16, 2024
  • #144

Hello. Im not sure if this is the right place to ask but I can t find how to solve this problem. I m trying to set the output format in webp so the files take up less space in the Filestack web. I have ...
  • rodrigojmayer
  • Opened 
    on Feb 19, 2024
  • #143

I have a very simple use case I need. I am a paid customer. When ever we upload files, we set tags with some metadata, like the user id for example. We need a way to allow user to see all the files he ...
  • ivansenic
  • Opened 
    on Jul 28, 2023
  • #136

Hello, I m trying to test filestack react component and connect it to my react application. I followed the tutorial https://www.npmjs.com/package/filestack-react but i having the same problem every time, ...
  • sergiogomeza
  • 1
  • Opened 
    on May 26, 2023
  • #135

It looks like this module only supports React 16, but we re on v18 now. Can we expect React 18 support soon?
  • adboio
  • 6
  • Opened 
    on Mar 7, 2023
  • #132

Hi, is there a way to import just the specific component needed? for example, instead of: import { PickerInline } from filestack-react ; we would do import { PickerInline } from filestack-react/PickerInline ...
  • jaxomlotus
  • Opened 
    on Nov 13, 2022
  • #130

Cannot import ReactFilestack component in .tsx file version 3.2.1 img width= 1112 alt= Screen Shot 2022-07-21 at 17 03 31 src= https://user-images.githubusercontent.com/16649178/180233292-07932c20-dbca-4a9e-84c4-3fcbb6aa0472.png ...
  • chirastefan
  • Opened 
    on Jul 21, 2022
  • #129

As far as I know, there are 2 ways to cancel an ongoing upload 1. cancel from the visible modal 2. if using client.upload, then use the token param But, there seems to be no way to cancel an upload ...
  • deblina-pattanayak
  • Opened 
    on Jul 21, 2022
  • #128

Capture What I am trying to do is display a picker overlay on a button click. Once the Overlay appears and a user mistakenly closes it, there is no option to re-render it. I have already tried onClose ...
  • haris316
  • 2
  • Opened 
    on Jun 1, 2022
  • #127
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub