We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, after the latest update of ‘DataTables Bulma’, the responsive extension not working.
"datatables.net-bm": "^2.2.1", "datatables.net-buttons-bm": "^3.2.0",
import DataTable from 'datatables.net-bm'; import 'datatables.net-buttons-bm';
I have this error: Uncaught TypeError: Cannot read properties of undefined (reading 'defaults')
Uncaught TypeError: Cannot read properties of undefined (reading 'defaults')
// node_modules/datatables.net-buttons-bm/js/buttons.bulma.mjs /*! Bulma integration for DataTables' Buttons * © SpryMedia Ltd - datatables.net/license */ $7.extend(true, dataTables_bulma_default2.Buttons.defaults, {
Thanks
The text was updated successfully, but these errors were encountered:
Are you want to give me a link to a Stackbltiz (or similar) showing the issue so I can look into it please?
Sorry, something went wrong.
No branches or pull requests
Hello,
after the latest update of ‘DataTables Bulma’, the responsive extension not working.
I have this error:
Uncaught TypeError: Cannot read properties of undefined (reading 'defaults')
Thanks
The text was updated successfully, but these errors were encountered: