Skip to content

_requireExtension: order managment #896

@jjagielka

Description

@jjagielka

Expected and Actual Behavior

before = !!before;

Function _requireExtension should treat null passed as before parameter as order not important, but !!before turns null to false and therefore this is treated as after.

I wonder why this line was added, as it breaks the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions