Skip to content

Uncaught TypeError #37

@theking2

Description

@theking2

I get an Uncaught TypeError:

index.php.js:10 Uncaught TypeError: Cannot read properties of null (reading 'dataset')
at index.php.js:10:377613

vite.config.js contains:

    usePHP({
      entry: [
        'index.php',
      ]
    })

But I'm sure if the entry is really needed.

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