-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error on Depend attrubute #80
Comments
hmmm, looks like another part missing @girishcp sorry about that will be fixed soon |
@buttflattery |
yeah i am working on both the fixes and will push fix for both of them soon @girishcp |
@buttflattery Thanks |
I hope you are doing well. Just point you one more issue, while you are working on the Depend attribute issue. Please check also applying to depend attribute in the multiple fields to the same tabular STEP because I am getting an error while applying the same. Uncaught SyntaxError: redeclaration of let thenCallback_0 when I remove my second depend on an attribute from one of the fields then it starts working. Thanks for your support |
@girishcp alright i will look into it too this looks familiar and i think i had fixed it in the past too , dont know why is it ocurring for you again, will check it too |
@buttflattery Any chance to resolve the "Depend" attribute issue. |
@buttflattery |
@buttflattery |
@girishcp yeah i have noticed that too , actually the change for the support of the default options wasnt that straight forward as I thought it would be and I am still figuring out the proper way to implement it and that is why havent pushed any more changes, sorry for the delay you had to face. Will be done by this weekend |
@ZulfikriLbs Did you get time to check this issue as well? |
@buttflattery
I have updated the latest version1.7.9 and i am getting the following error while using this one of my fields in the STEP_TYPE_TABULAR.
Setting unknown property: yii\bootstrap\ActiveField::depends
I have also tried with V1.6.17 and it doesn't show the error but it was not hiding the depend fields in the STEP_TYPE_TABULAR.
Please check this issue.
The text was updated successfully, but these errors were encountered: