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(field): 🐛 Cannot read properties of undefined (reading 'autoFocus' #4419

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

Dunqing
Copy link
Collaborator

@Dunqing Dunqing commented Jan 6, 2022

fixes: #4413 and optimize code

@github-actions
Copy link

github-actions bot commented Jan 6, 2022

🎊 PR Preview has been successfully built and deployed to https://pro-components-preview-pr-4419.surge.sh

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #4419 (28692bb) into master (e8a2f2a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4419      +/-   ##
==========================================
- Coverage   99.54%   99.54%   -0.01%     
==========================================
  Files         189      189              
  Lines        6347     6343       -4     
  Branches     2247     2243       -4     
==========================================
- Hits         6318     6314       -4     
  Misses         28       28              
  Partials        1        1              
Impacted Files Coverage Δ
packages/field/src/components/Text/index.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8a2f2a...28692bb. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 0aea58d into ant-design:master Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛[BUG] Cannot read properties of undefined (reading 'autoFocus')
2 participants