Skip to content

.empty() seems busted #70

@tj

Description

@tj

too lazy to look into it right now but seems like these should be equivalent in my case:

  dom('#logs tbody > tr').remove();
  dom('#logs tbody').empty();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions