Skip to content

v-click-outside stopped working after 1.9.0 #258

@Glandos

Description

@Glandos

In 1.7.3, my component used v-click-outside without global registration or local import.
After 1.9.0 (and 1.9.1), I must import ClickOutside and declare the directive in my component. This is a valid workaround for me, as I only have one component that uses this directive, but the change is breaking nonetheless.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions