element-plus icon indicating copy to clipboard operation
element-plus copied to clipboard

fix: object utils type error

Open warmthsea opened this issue 1 year ago • 4 comments

TSC seems to not have these problems due to version reasons, but type errors do exist.

screenshots

Please make sure these boxes are checked before submitting your PR, thank you!

  • [x] Make sure you follow contributing guide English | (中文 | Español | Français).
  • [x] Make sure you are merging your commits to dev branch.
  • [x] Add some descriptions and refer to relative issues for your PR.

warmthsea avatar May 11 '24 02:05 warmthsea

👋 @warmthsea, thank you for contributing element-plus.

  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

Hello @warmthsea, thank you for contributing to element-plus, please see our guideline to see how to make contribution

github-actions[bot] avatar May 11 '24 02:05 github-actions[bot]

github-actions[bot] avatar May 11 '24 02:05 github-actions[bot]

🧪 Playground Preview: https://element-plus.run/?pr=16818 Please comment the example via this playground if needed.

github-actions[bot] avatar May 11 '24 02:05 github-actions[bot]

There should be no error in the currently dependent ts version. You can try switching the ts version in the lower right corner.

btea avatar May 13 '24 12:05 btea

There should be no error in the currently dependent ts version. You can try switching the ts version in the lower right corner.

It may be due to the dependence of my different branches. I will submit the upgraded PR uniformly after.

warmthsea avatar May 13 '24 12:05 warmthsea