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(formily-setters): fix duplicate key warn in ReactionSetter #132

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

zhouxinyong
Copy link
Contributor

@zhouxinyong zhouxinyong commented Nov 18, 2021

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from main.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Fix warning like this:

image

@netlify
Copy link

netlify bot commented Nov 18, 2021

✔️ Deploy Preview for designable-antd ready!

🔨 Explore the source changes: ac2e41a

🔍 Inspect the deploy log: https://app.netlify.com/sites/designable-antd/deploys/619665fee20a900008edcef8

😎 Browse the preview: https://deploy-preview-132--designable-antd.netlify.app/

@netlify
Copy link

netlify bot commented Nov 18, 2021

✔️ Deploy Preview for designable-fusion ready!

🔨 Explore the source changes: ac2e41a

🔍 Inspect the deploy log: https://app.netlify.com/sites/designable-fusion/deploys/619665fe49ad8800079bfc66

😎 Browse the preview: https://deploy-preview-132--designable-fusion.netlify.app/

@janryWang janryWang merged commit 0f316ea into alibaba:main Nov 19, 2021
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.

2 participants