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(setters): getSettersMap function this bind error #2060

Merged
merged 2 commits into from
May 23, 2023

Conversation

Justin-lu
Copy link
Contributor

fix #2059

@Justin-lu Justin-lu changed the base branch from main to develop May 22, 2023 08:25
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

❗ No coverage uploaded for pull request base (develop@b984ef7). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 7f5a5b8 differs from pull request most recent head fae79fe. Consider uploading reports for the commit fae79fe to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2060   +/-   ##
==========================================
  Coverage           ?   85.21%           
==========================================
  Files              ?      222           
  Lines              ?     8929           
  Branches           ?     2094           
==========================================
  Hits               ?     7609           
  Misses             ?     1231           
  Partials           ?       89           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@liujuping liujuping changed the title Fix this bind error fix(setters): this bind error May 23, 2023
@liujuping liujuping changed the title fix(setters): this bind error fix(setters): getSettersMap function this bind error May 23, 2023
@liujuping liujuping merged commit 5dcd946 into alibaba:develop May 23, 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.

TypeError: Cannot read properties of undefined (reading 'Symbol(setters)')
2 participants