SihenZhang
SihenZhang
vue 版本:2.6.12 element-ui 版本:2.15.6 el-select-tree 版本:2.0.11 在上述版本的环境中存在同样问题,且每次重新渲染都会触发,虽然只是 Warn,但输入几个表单项就轻轻松松刷几千行,还是有点烦恼
您好,我最近在调查这个问题时找到了原因和可能的解决方案。 原因: 1. vue 的依赖写在了 `dependencies` 里,这会导致如果它和项目的 vue 版本不一致,就会单独安装一个 vue。 https://github.com/yujinpan/el-select-tree/blob/0ef6f9aea88f930176c14a827f3bf71b4eee133c/package.json#L25-L33 例如,我的项目中,vue 的版本为 `2.6.14`,而 `dependencies` 中的 vue 版本为 `^2.6.10`,它会匹配版本号为 `2.x.x` 的最新版本,即 `2.7.10`,与项目的 vue 版本不一致,因此会重新在 npm 包的 `node_modules` 里下载 `2.7.10` 版本的...
Actually, it's not a bug. Some of the JEI categories are paginated - you can see the items in the changing, based on this *feature*. JEI does not allow displaying...
JEI Support for Crock Pot Cooking Recipe will be in 1.16.5-2.0.0 and it will be released before this Friday. Here are some screenshots in development.  
By the way, is Netherosia really like garlic? It is designed concerning the shape of the meringue.
>  > > 全拼,使用最新版本jec,1.16.5,jei界面没有显示但是游戏自带的搜索可以使用 Minecraft Version: 1.16.5 Forge Version: 36.2.39 JEI Version: 7.8.0.1009 JECh Version: 1.16.4-4.3.8 同样的问题,在创造模式物品栏中可以正常搜索,在JEI中不能搜索
Actually, I am playing `ATM 6 - To the Sky` recently. In this modpack, the sieve recipe has **27 output items** at most while the auto sieve only has **20...
Thank you for reporting. This is a known bug, and I'm currently working on a fix. I’ll ensure it is addressed as soon as possible. I appreciate your patience and...
Thanks for the detailed report and context! Conflicts around bottle-based milking definitely make sense with multiple mods in play. We’ll look at adding a config option (or feature flag) in...