modulojs / modulo

A drop-in JavaScript framework for modular web components, kept to about 2000 lines
https://modulojs.org/
GNU Lesser General Public License v2.1
14 stars 1 forks source link

Possible: Replace lifecycle= with isolate= #26

Open michaelpb opened 1 year ago

michaelpb commented 1 year ago

Building on: #22

michaelpb commented 1 year ago

freecodinglessons.com - static/libraries/courseware.html

lifecycle="inititalized" doesn't seem to work to isolate a fetch!