Gavin Luo

Results 42 issues of Gavin Luo

such as: ``` [Unit] Before=multi-user.target display-manager.target ```

feature request

**Homework** - [x] I looked at `nativefier --help` and https://github.com/nativefier/nativefier/blob/master/API.md - [x] I checked the [Troubleshooting section of the README](https://github.com/nativefier/nativefier/blob/master/README.md#troubleshooting). - [x] I searched existing issues, open & closed. Yes,...

bug

and nuster send request to the backend server and update the cache at the same time. btw, does the `purge` request mark the cache `stale`, and not directly deleting it?...

enhancement

something like `curl -X DELETE -H "name: app1b,app2b" http://127.0.0.1/nuster` will purge rule `app1b` and `app2b` cache `curl -XPURGE -H "nuster-host: example1.com,example2.com" http://127.0.0.1/test` will purge cache of `example1.com` and `example2.com`

enhancement

打包后启动报错: ```shell render function Cannot read properties of undefined (reading 'map') TypeError: Cannot read properties of undefined (reading 'map') at Proxy.eval (webpack:///./src/components/swiper/index.tsx?:119:31) at renderComponentRoot (webpack:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js?:851:44) at componentEffect (webpack:///./node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js?:4327:53) at reactiveEffect...

**Is your feature request related to a problem? Please describe.** I'm looking for a component that supports multiple video providers like [`@nuxt/image`](https://image.nuxtjs.org/) **Describe the solution you'd like** A new unified...

Hi, I am currently using [Developmint/nuxt-webfontloader](https://github.com/Developmint/nuxt-webfontloader). What are the advantages of this?

### Bug Report | Q | A |------------ | ------ | Version(s) | 2.13.4 #### Summary I want do ```sql "INSERT INTO `news` (`published_on`, `title`, `body`, `summary`, `sort`) SELECT `2021-09-29...

Bug