Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add File and FileList interface for ReactNative #6495

Merged
merged 2 commits into from Sep 9, 2021
Merged

Conversation

kotarella1110
Copy link
Member

@kotarella1110 kotarella1110 commented Sep 8, 2021

Overview

I solved #2518 by adding global.d.ts before.
However, this does not seem to be working well.
The correct solution is to add the global.d.ts type to DefinitelyTyped.
ref: testing-library/jest-dom#123
So I removed global.d.ts.

To ensure that this is solved, I defined it in a file that uses the DOM interface (File / FileList).

Issues

close #6479

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2021

Size Change: 0 B

Total Size: 30.5 kB

ℹ️ View Unchanged
Filename Size Change
dist/index.cjs.js 8.44 kB 0 B
dist/index.esm.js 13.5 kB 0 B
dist/index.umd.js 8.55 kB 0 B

compressed-size-action

@kotarella1110
Copy link
Member Author

@bluebill1049 Please publish a beta version to test this 🙏🏻

@bluebill1049
Copy link
Member

react-hook-form@7.15.2-beta.0 thanks @kotarella1110

@kotarella1110
Copy link
Member Author

@bluebill1049 resolved!

スクリーンショット 2021-09-09 9 47 23

@bluebill1049
Copy link
Member

awsome! thanks @kotarella1110

@bluebill1049 bluebill1049 merged commit 7d1a7a7 into master Sep 9, 2021
@bluebill1049 bluebill1049 deleted the fix/6479 branch September 9, 2021 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants