Stephen
Stephen
Hi, this component looks very promising and I was wondering if there are any plans to add dragable boxes/layout to it? Thanks!
### What happened? As defined in the specs, the terserOptions for dropping console logs do no work in vite builds: ``` minify: 'terser', extendViteConf (viteConf) { viteConf.terserOptions = { compress:...
Is there a clear migration guide somewhere, with examples from 0.6.3 and their equivalents in 0.7.x to help in migration? I have poured over [this document](https://github.com/nextapps-de/flexsearch/blob/master/doc/0.7.0.md) but it does not...
I recently installed the beta for iOS 16 and have noticed several times that long comments seem to be truncated, ending mid sentence. (Checking other apps like HACK or the...
Hi, I am trying to use this component to launch my own function `@imagechanged="savePicData(this)"` but can't access the data submitted (I have tried `data`, `res`,`this`, etc, but none of them...
Hi I have a few questions about drawing backgrounds. I want to draw a simple grid as a background (like grid paper) that will scale when zoomed in and out...
There seems to be a serious issue with IPv6 enabled systems using EE. The nginx proxy seems to convert any source IPv6 address into a LOCAL IPv4 which then makes...
Hi I have searched the docs and discussions and haven't found mention of this. My newly setup cache enabled wordpress site does not properly deal with comment postings on Safari...
### Reporting a bug? Getting this error: ``` [vite] Internal server error: Unexpected token '
Currently the i18n block allow specifying a .json file as the source like so: `` But as the dynamic feature of [this issue](https://github.com/kazupon/vue-i18n-loader/issues/10) is not yet implemented, I was wondering...