Jan Küster
Jan Küster
Hey @pkumar-uk the problem lies within the theme and the bootstrap custom radio-button component and not AutoForm itself. Let me check, if there is a potential solution to this
Created a fix here: https://github.com/Meteor-Community-Packages/meteor-autoform-themes/pull/5 Please checkout and review, if possible so it can be merged and published soon
It should be fixed in version `1.0.6`
hi @timsun28 would you mind proving me a short reproducible example?
I reproduced it but I can't find why it's like that. I will have to do some research and also see if there are uncovered tests.
I am still investigating, since tests on the one hand do not show siginificant issues but there is also some coverage missing so I currently try to go the test-driven...
There is a PR on this now: https://github.com/Meteor-Community-Packages/meteor-collection-hooks/pull/283
Hi @fashkl I really can't follow. Is this array used for autoform options?
Thank you @fashkl could you also please add the Autoform version that you use and a short code example of your `#autoForm` or `>quickForm` Template so I can start reproducing...
@fashkl is there something that prevents you from updating to 7.0.0? The issue should then be fixed.