Back to Pull RequestsView on GitHub
#3030Closed
Simple Review
fix: ensure components init when using lasso-marko
by DylanPiercey•Jan 5, 2026
Summary
This PR fixes an issue where Marko components might not be initialized correctly when using the lasso-marko plugin. It ensures that component initialization logic is reliably executed in this specific integration scenario.
Changes
+7 additions-0 deletions
Impact Areas
Component InitializationLasso.js Integration