JSideris / DOThtml

A human-friendly way to build highly-dynamic web pages in pure JavaScript.
2 stars 4 forks source link

Refs never get set on conditional elements. #163

Open JSideris opened 9 months ago

JSideris commented 9 months ago

image

JSideris commented 9 months ago

To clarify, the ref doesn't get set even after the component renders.

JSideris commented 4 months ago

This is no longer relevant as refs don't even work anymore. However, keeping this open to ensure a test gets created for it.