Skip to content

Unexpected TypeError since upgrading to 2 but I do not know why it happens #2963

@RussBaz

Description

@RussBaz

I have started encountering an unexpected error that does not seem to affect much in my code since upgrading to HTMX 2.0 on some pages:

[Error] TypeError: null is not an object (evaluating 'o.includes')
	ft (htmx.min.js:1:20183)
	Pt (htmx.min.js:1:25992)
	(anonymous function) (htmx.min.js:1:26270)
	se (htmx.min.js:1:5323)
	kt (htmx.min.js:1:26249)
	(anonymous function) (htmx.min.js:1:11883)
	(anonymous function) (htmx.min.js:1:15957)
	se (htmx.min.js:1:5323)
	c (htmx.min.js:1:15930)

Does anyone know where it is coming from?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions