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(Print): support textarea html element #3867

Merged
merged 3 commits into from
Jul 17, 2024
Merged

fix(Print): support textarea html element #3867

merged 3 commits into from
Jul 17, 2024

Conversation

ArgoZhang
Copy link
Collaborator

support textarea html element

Description

close #3861

@bb-auto bb-auto bot added the bug Something isn't working label Jul 17, 2024
@bb-auto bb-auto bot added this to the v8.7.0 milestone Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c253ee8) to head (7bc709b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3867   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          590       590           
  Lines        25667     25667           
  Branches      3726      3726           
=========================================
  Hits         25667     25667           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit e88fee9 into main Jul 17, 2024
4 checks passed
@ArgoZhang ArgoZhang deleted the fix-print branch July 17, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Print): 使用Textarea时,无法打印内容
1 participant