Adictya

Results 9 comments of Adictya

> @kommander Please ignore the fact that I sometimes use `.ts` and sometimes `.tsx`. I'm having trouble with debugger breakpoints not mapping correctly in `.tsx` files, so I'm using `.ts`...

> I think it would be simpler to force position the anchored element absolute and in the x/y getters use the anchor.x/y as relation/anchor instead of parent.x/y? Yeah makes sense,...

Thanks was looking for this exactly

the api makes sense for solid, solid-js/web also returns a dispose method like its suggested in the poc

> I don't see anything blocking that, @Adictya ? Yup nothing blocking it, go ahead @ericc-ch `import solidPlugin from "@opentui/solid/bun-plugin"` sounds good

Hmm yeah, I remember we solved it by reordering some stuff... Will take this up and take a look

`[Reconciler] Inserting node: item-3 into parent: container with anchor: item-3 false` Have found one potential cause of the reconciler using the element itself as an anchor. And if its removed...

This happens consistently with kimi k2 thinking. Is there any recommended way to work around it? @rekram1-node

can confirm the fix is working beautifully, thanks 👍🏻