Alexis H. Munsayac

Results 119 comments of Alexis H. Munsayac

> Are you certain that Tab.Panels does nothing? Technically speaking when it comes to the official specification of Tabs, there is no mention of tab panels or panel groups in...

It's because of the auto-focus, which is related to positioning and visibility too (`fixed` doesn't suffer from this problem). I'm not sure what the workaround here is though, but this...

Hello, thanks for taking interest. A bit of fair warning though that since I haven't published anything yet, this isn't for production use yet. The reason I haven't published yet...

the MVP is definitely there but the DX isn't. I really wanted to improve the DX specially on the live reload. If the SSR is fixed + the live reload...

Not yet at the moment. I'm still have some researching to do

Yeah, TS expressions is not fully supported yet.

Any updates on this? I'm currently experiencing this.

> > use top level await with es6 modules and conditionally load node-fetch instead > > > > ```js > > if (!globalThis.fetch) { > > This is not going...

An implementation of WHATWG AbortController interface. https://github.com/mysticatea/abort-controller

[Lyon](https://lyon.com.ph) uses it for monorepo projects internally