-
I'd love to use your module but using your example that's the error I get on compile, I'm using an app created by the create-react-app module so don't have control over the webpack configuration (I ch…
-
Hi all,
I'm trying to implement custom image library. It was working fine in `1.5.0` but with latest version it's not working any more (`1.7.6`)
idea:
```ts
export default function App() {
…
-
Hi i would like to be able to upload images that is in `base64` format.
There is a bug in another library I'm using so i cannot get the image, but I can get the base64 representation of the image. So…
-
What's the purpose of submit button. In examples, the submit button is enabled after the upload is complete.
In my case, I want to keep adding files and upload the files when Submit button is clic…
-
Hi
```
```
Use the simple example. All text and inserts like tables and lists work good, but imageUpload, I mean base64 uploader doesn't work at all.
Could you help with this?
Thanks
-
hi, I'm try to use this package to upload a file following instruction, but I got a blob url instead file. Here is my code:
in `server.js`:
```javascript
{...}
import graphqlExpressUpload from '…
-
## React の作り方
[Build your own React](https://pomb.us/build-your-own-react/)
## react-i18next の `Trans` の使い方がややこしい
`` とか `` とか入れたい場合に使える
[Trans Component - react-i18next documentation](http…
-
Using Uppy in React using the Dashboard UI component.
The problem is that I added a required meta field, example caption which is a required meta field.
This is what happens:
1. When I add image…
-
Hi,
I was trying to use filestack-react in typescript, but it didn't suppose @typescript.
Can anyone resolve this issue?
-
Currently LangchainJS doesn't support React Native due to it missing several JS symbols, etc. It would be great to see a RN compatible version of this library!