You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Describe the feature you'd like to request
embedding中的validate函数通过返回true或false决定节点能否被组合,但假如判断需要执行异步函数则无法实现,希望validate函数能支持异步方法。
Describe the solution you'd like
处理validate函数返回的promise对象
Describe alternatives you've considered
同时兼容同步和异步函数
Your Example Website or App
No response
Screenshots or Videos
No response
The text was updated successfully, but these errors were encountered: