maic

Results 7 comments of maic

``` _reactNativeBeaconManager.default.addIBeaconDetection is not a function ```

`nuxt.config.ts` ```typescript import { defineNuxtConfig } from 'nuxt' import AutoImport from 'unplugin-auto-import/vite' import Components from 'unplugin-vue-components/vite' import { ElementPlusResolver } from 'unplugin-vue-components/resolvers' import IconsResolver from "unplugin-icons/resolver" const lifecycle = process.env.npm_lifecycle_event...

> 我也遇到同样的问题!解决了吗? 没有,现在只能手动销毁然后重新初始化

解决了吗?

As of today, more than 160 days have passed since the latest update. Is there any progress? Any plans to merge and release? We're looking forward to fixing this issue,...

@poyoho Why this pr closed? Has this bug fixed or no need to fix? We blocked by https://github.com/vitejs/vite/issues/3924

@poyoho Thanks for your work! @patak-dev CSS layers too new, it's [compatibility](https://caniuse.com/css-cascade-layers) not suitable. postcss plugin of CSS layers seems a better way, I will suggest this in our dev...