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

fix: Cannot read properties of null (reading textArea) #44

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jul 18, 2023

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #44 (3126d36) into master (0fb9ff4) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 3126d36 differs from pull request most recent head 47df0c4. Consider uploading reports for the commit 47df0c4 to get more accurate results

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files           3        3           
  Lines         213      213           
  Branches       60       60           
=======================================
  Hits          211      211           
  Misses          2        2           
Impacted Files Coverage Δ
src/TextArea.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afc163 afc163 merged commit 7ee7763 into master Jul 18, 2023
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/read-properties-of-null branch July 18, 2023 17:01
@ziluo-tang
Copy link

bugfix附上发布版本号谢谢

@afc163
Copy link
Member Author

afc163 commented Jul 20, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextArea throws "Cannot read properties of null (reading 'textArea')"
2 participants