This profile is currently assigned to courses.
= 768) { active = true; $nextTick(() => updatePosition()) }"
@mouseleave="if (window.innerWidth >= 768) { active = false }"
@click="if (window.innerWidth < 768) { active = !active; if(active) $nextTick(() => updatePosition()) }"
@click.outside="active = false"
@keydown.escape.window="active = false"
@scroll.window.capture.passive="if(active) updatePosition()"
@resize.window.passive="if(active) updatePosition()"
class="relative inline-flex items-center align-middle">