Skip to content

Class names that contain a dash char don't work #8

Description

@disklosr

For example, I query elements with class .paddle-event, i get nothing because internally the lib only searches for elements with class .paddle.

Same for h3 (and the like) elements. Internally it only searches for 'h' tags which don't exist!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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