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-transformer): fix findNode missing finder in recursive #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vv13
Copy link

@vv13 vv13 commented Apr 26, 2022

when root component isn't Form Component, findNode will go to recursing call without pass finder.

try to fix issue #280.

  • 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.

@netlify
Copy link

netlify bot commented Apr 26, 2022

Deploy Preview for designable-fusion ready!

Name Link
🔨 Latest commit c24dbd5
🔍 Latest deploy log https://app.netlify.com/sites/designable-fusion/deploys/6268093ecdaa1b0009b3b11d
😎 Deploy Preview https://deploy-preview-287--designable-fusion.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Apr 26, 2022

Deploy Preview for designable-antd ready!

Name Link
🔨 Latest commit c24dbd5
🔍 Latest deploy log https://app.netlify.com/sites/designable-antd/deploys/6268093ecdaa1b0009b3b118
😎 Deploy Preview https://deploy-preview-287--designable-antd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@CLAassistant
Copy link

CLAassistant commented Apr 26, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants