Skip to content

Calling changeView, pushView or popView when plugin is inactive results in error #20

@tylersticka

Description

@tylersticka

This is a silly little issue discovered by @saralohr.

When off() or toggle(false) is called, any calls to the changeView, pushView or popView methods result in an error.

The changeView method should really check if the plugin is active or not before continuing to do anything.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions