I am targeting plugin-outlets to test as specified in this guide:
but I cannot make it work for me. What am I doing wrong?
I am targeting plugin-outlets to test as specified in this guide:
but I cannot make it work for me. What am I doing wrong?
i think: /connectors/login-before-modal-body/NAMEHERE
<script type="text/x-handlebars" data-template-name="/connectors/above-main-container/plugin-outlet-component">
<div class="outlet">above-main-container</div>
</script>
Tested with that one as well, but it’s not working.