Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

JQLite issue setting attributes on comments ¯\_(ツ)_/¯ #11038

Closed
@kentcdodds

Description

@kentcdodds

Here's a demo of the issue (open the console) and you'll see something like this (asside from all the jsbin logs):

screen shot 2015-02-11 at 5 31 22 pm

This is referencing this line which chokes if the element is a comment (evidently). jQuery proper handles this (somehow). If you edit the jsbin, simply uncomment the script tag to include jQuery and you'll see that the error is now gone.

I apologize if the demo is a little contrived, it was how I discovered the bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions