DubFriend / jquery.repeater

Create a repeatable group of input elements
MIT License
389 stars 191 forks source link

Repeater not working in jQuery Tabs #108

Open colbygarland opened 5 years ago

colbygarland commented 5 years ago

I have the repeater working in my form. However, when I move that form into jQuery tabs, it does not work. There are no errors in the console.log either. Does anybody have a fix for this? I tried initing when the tab content was shown, and that didn't work either.