You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@darkopetreski, there are already some PRs submitted for this dating back to 2020, but the maintainers still have not merged them. For now, you can override the type definition.
Create one global.d.ts file in your src folder and add the following to it.
When the component is used with typescript maxFileSize gives warning, since the field is defined as boolean. It should be number.
resumable.js/resumable.d.ts
Line 123 in b758078
The text was updated successfully, but these errors were encountered: