digicorp / propeller

Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
http://propeller.in
MIT License
1.13k stars 139 forks source link

Error in mobile screen using datatable with propeller #73

Open rgluis opened 6 years ago

rgluis commented 6 years ago

Hi, this error appears when the datatable components is present on mobile screens.

Uncaught RangeError: Maximum call stack size exceeded at RegExp.test () at attr (jquery.js:7945) at jQuery.access (jquery.js:4164) at jQuery.fn.init.attr (jquery.js:7915) at containsPmdClassPrefix (propeller.js:161) at processNode (propeller.js:129) at processNodes (propeller.js:118) at processNode (propeller.js:152) at propeller.js:153 at propeller.js:119

monika-digicorp commented 6 years ago

@rgluis Thank you for bringing it to our notice. We will check it and make the necessary changes.

Ray098 commented 4 years ago

@rgluis Hi Do you know how you got around the above issue

Ray098 commented 4 years ago

Hi @monika-digicorp Do you know if the above bug was resolved