Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Form Repeater issue


the implemented version of Form Repeater dosent support repeaterVal() function for number imputs but it is fixed in the newer version how can i update my theme to use the newer version
https://github.com/DubFriend/jquery.repeater/pull/94


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


Hi,

Latest Metronic v8.1.7 Laravel Starter Kit uses the latest version of form repeater "jquery.repeater": "^1.2.1". Is the above fix included into this version ?

May I know what is your Metronic version and are you using Metronic Laravel Starter Kit or Laravel App ?

Regards.



hi sean thank you for the relepy and sorry for the late response i am using metronic_v8.1.6 and i am using the html theme and integrated it manually to my laravel 9 project i was not aware that there was an update to the theme i am currently in the proccess of updating the assets to the new version and trying to check if its fixed
---- Update -----
so i downloaded the latest version of the theme copied the new assets and replaced them and i am still getting the same issue even after clearing cache and everything still show as undefined for number inputs any idead how you can guide me to fix it



Hi Firas,

Have you updated your package.json file? With the latest jquery.repeater plugin?

"jquery.repeater": "^1.2.1"

Thanks



how do i update the package.json when i am using the html and assets and nothing else



Hi,

As per our checking, the repeaterVal function should exist in your current assets js of Metronic v8.1.6. assets/plugins/custom/formrepeater/formrepeater.bundle.js. Please make sure you included this form repeater js bundle in order to use it on your page.

If you need any further help, could you please send us screenshots of your console, where the js error is shown using https://imgur.com/ ?

Regards.



thank you so much for the reply i have reviewed the file and i can confirm it exists .
sorry for late reply



Hi happy,

Glad to hear that you sorted it out. All the best with your projects! If you need any further help please do let us know.

Regards.


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(