Using view helper with do block in LiveComponent causing "replace all" html updates

Ah, yes, like I thought. Sometimes you read the docs so often you forget whats in them.

Yeah tailwind is very nice for iteration, not 100% sure how I like it on the next step, at least with LiveView. If youre using something that lets you make (non-LV) components easily I think you can avoid some of the pain.

Surface would have the same problems right? I guess it depends where its compile step fits in the LiveView pipeline.