Skip to content

cakePHP4.3 won't work. #88

@ullas

Description

@ullas

The following error is thrown in the console window. (Looks like serialization is required in the controller. )

//$this->set('_serialize', array_merge($this->viewBuilder()->getVars('_serialize'), ['data'])); something similar is required

Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at xb (datatables.min.js:31478:20)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions