Tooltip not working inside a condition

If I take a tooltip like

<i class="fas fa-question-circle fa-fw pt-1 float-right" dmx-bs-tooltip="'Summer (June-August)<br>Fall (September-October)<br>Winter (November-March)<br>Spring (April-May)'" data-html="true"></i>

And place this outside the condition it works, but as soon as it is nested inside the condition it no longer reacts to the hover event.

The Node.js site structure is
Layouts page > Pages/Views page > Condition

The condition looks like

<div id=" condAdminArea" is="dmx-if" dmx-bind:condition="'<%=_('$_PARAM.pageida',locals)%>'=='image-man'">
Community Page
Last updated: