Jaeson Wong

Results 10 issues of Jaeson Wong

Version of `Vue` I'm using?: 2.5.17 Version of `vue-input-tag` I'm using?: 2.0.6 Hello, I tried to prevent the duplicate tags when using separator 'comma', but when I input tags with...

项目有2个工程文件(前后端),前端只能运行在node 10+,后端只能在=8运行。 我本地开发调试必须同时启动这两个app,所以我让全局node 10+,并且用session单独启动后端,我的操作是 gnvm session start gns run 8.xxxxx 这时我再运行后端,结果还是提示正在使用10+版本的node,无法启动. 之前从未用过session这个功能,是我对session功能理解有误,还是我的操作有问题?

bug

My issue is only show the red dot but hide the count number of icon, how to do that? Thx,

![image](https://github.com/draco1023/poi-tl-ext/assets/12140810/b4c5bdf3-2f7a-49af-8875-ea43dc93344f) 我将一个单元格作为循环主体,其中有会议记录需要填入富文本信息,填入后富文本表现是正常的,但红框中的悬挂缩进样式没了。 我的用法就是将这个key配置上您的插件,富文本内容为字符串,使用最基础的用法做了填入,请问我在使用上可能哪里有问题?

**Describe the bug** This plugin(maybe) spawns looooots of "git.exe" processes, NOT shown in taskmanager but in **RamMap.exe**. The number of spawned processes is keep increasing, and the page-table RAM will...

question
JB bug

**Version** 0.6.0 **OS** Linux **Describe the bug** using command `using 'eval "$(vfox activate bash)"' >> ~/.bashrc` worked, `~/.bashrc` shows `"eval "$(vfox activate bash)""`, but when I use `vfox use`, the...

bug

In quartz mode the dropdown options of "day of month" or "day of week" need a option likes "not specified" or "[empty]". Current interact of these two dropdown in quartz...

如题,如果彩虹屁来自于这个男人,那鬼畜一点也不是什么大问题

### 这个功能解决了什么问题? 解决多级结构下的"多选"需求。如产品分类的树型多选、用户权限组、机构群组的多级多选等。 目前库里的级联 多列 组件都只有单选功能,没有支持多选。 树形的的话,树形本身的控件在wot里就没有。插件市场倒蛮多(也有多选),但符合wot设计语言的就没有了 希望考虑支持 ### 你期望的 API 是什么样子的? pc端很多轮子,我也不瞎编,还是直接转一下 类级联多选 https://element-plus.org/zh-CN/component/cascader.html#cascader-attributes 类树形多选 https://element-plus.org/zh-CN/component/tree.html#%E5%B1%9E%E6%80%A7 最常用的应该有是否可选父节点(modelValue 的 array 里含不含父节点)、节点disabled方法、异步加载子节点等

feature: need confirm

### 发行方式 小程序 ### 具体平台 小程序库 - 3.11.3 ### 开发环境 Windows ### 项目创建方式 None ### Vue 版本 vue3 ### 依赖版本 uniapp - 3.0.0-4070520250711001 ### 问题描述 小程序端,i18n 本地化国际化多语言设置,调用 uni.setLocale 对 uni.showModal...