Andrei Hudovich

Results 5 comments of 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...

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?