Skip to content
New issue

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

[DataTablesBulma 2.2.1 and ButtonsBulma] Uncaught TypeError: Cannot read properties of undefined (reading 'defaults')` #1

Open
francesco-loreti opened this issue Jan 21, 2025 · 1 comment

Comments

@francesco-loreti
Copy link

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')

// 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

@AllanJard
Copy link
Contributor

Are you want to give me a link to a Stackbltiz (or similar) showing the issue so I can look into it please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants