DubFriend / jquery.repeater

Create a repeatable group of input elements
MIT License
390 stars 192 forks source link

repeaterVal not get input type=number #164

Open pws2016 opened 2 years ago

pws2016 commented 2 years ago

Hello, i have in my code "repeaterlist" inputs type=number and whe i use function repeaterVal() is returned only input type=text!! How i can fix this?

unifam123 commented 2 years ago

You need to use the latest version of the repeater. 1.2.2 -- in which hrml5 inputs are supported.

ziauddin1122 commented 1 year ago

@unifam123 where i can find CDN for the 1.2.2 version i am facing the same problem

downey-lv commented 1 year ago

This has been fixed in the latest version, but CDN is currently out of date, I've created a new issue #171