Andrei Hudovich
Andrei Hudovich
> Version for Vue3 ( https://github.com/ts-pro/vue-eternal-loading ) can be used with TS / JS / Browser. Native visibility detection based on Intersection Observer. @gavrashenko Almost seamlessly replaced "vue-infinite-loading" with your...
Still no news on this issue?
Some follow-up on this issue. I had to downgrade the Vite version to the one that CRXJS uses, and it works fine now. It's quite misleading that there is no...
The issue still exists. I'm using `@nuxtjs/eslint-config-typescript` too. My `.eslintrc.json`, nothing special: ``` { "extends": [ "@nuxtjs/eslint-config-typescript", "prettier" ] } ``` `plugins/fontAwesome.ts`: ``` import { library, config } from '@fortawesome/fontawesome-svg-core'...
This is a real HUGE issue, Supabase do you have any updates on it?
@aklinker1 Hey, Aaron! Looks like this is still an issue, and as I can see, the `AugmentedBrowser` type explicitly omits `getURL`. What's the reason of this? Or is it an...
@zernonia It would be awesome to have this functionality also for the Switch element, if this is technically possible.
> @AndreiHudovich That is kinda against the design of [RadioGroup](https://www.w3.org/WAI/ARIA/apg/patterns/radio/) 😅 > > > > > A radio group is a set of checkable buttons, known as radio buttons, where...
Will do today, and let you know!