Skip to content

use clickoutside directive inside UbContext

Pavel Mashliakovskiy requested to merge fix/useClickoutsideInUbContext into master

this fix prevent adding click handler to the body level for every instance of UbContext

Also this is a sample how to use a Vue directive not exposed directly by external library

Merge request reports