update 0.9.2 on NPM
See original GitHub issueHello I’m using this plugin on Angular4
On version 0.9.1 the code below https://github.com/vedmack/yadcf/blob/0fef198b9bb8193ef517ca690ac5f322cc9f0ad8/src/jquery.dataTables.yadcf.js#L3732
appears like https://github.com/vedmack/yadcf/blob/4efab911d2b92d3febfffb0578f0c8f6157f2fb4/jquery.dataTables.yadcf.js#L3649
and this made yadcf cannot find table which is initialised without selector
ex) $(element).DataTable()
So… please release current code with tag 0.9.2 and upload on NPM
Anyway thanks for making this beautiful plugin 😃
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
node - npm
node. Latest version: 19.3.0, last published: 15 days ago. Start using node in your project by running `npm i node`. ... 0.9.2.
Read more >html2pdf.js - npm
Client-side HTML-to-PDF rendering using pure JS. Latest version: 0.10.1, last published: a year ago. Start using html2pdf.js in your project ...
Read more >expo-modules-core - npm
expo-modules-core. TypeScript icon, indicating that this package has built-in type declarations. 0.9.2 • Public • Published 4 months ago.
Read more >aws-sdk - npm
The official JavaScript implementation of the AWS SDK for Node.js. Installing. The preferred way to install the AWS SDK for Node.js is to...
Read more >node-sass - npm
Node -sass is a library that provides binding for Node.js to libsass, the C version of the popular stylesheet preprocessor, Sass. It allows...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@darron1217 now I did, thanks
done…