Skip to content

usingLiveLoader() returns incorrect values when alternative selector was found #157

@ernestmarcinko

Description

@ernestmarcinko

usingLiveLoader() function does not account for the altSel alternative selectors in the live() function, therefore it may report false even though the live loading still works.

  • The function should contain the alternative selectors
  • Possibly a better approach is to refactor to a function which returns the live node or false

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions