qiang
qiang
Looks pretty normal, cc @ma-shuo
You can try it first [demo](https://preview-17889-element-plus.surge.sh/en-US/component/select.html#create-new-items) 
> > I found that `(string & NonNullable)` and `(string & {})` are the same, maybe we can use `(string & {})` directly > > `{}` cannot pass the eslint...
试试清空缓存后启动 ``` npx nuxi cleanup npm run dev ```
是否参考 Readme 配置了 ``` shamefully-hoist=true ```
Thanks you for your contribution. This overlaps with the functionality of the Slider component; the Progress is only used for display, while the Slider component is the standard form component.
已经修改成了通过 vue 的 useId 生成 id 了,生成的 id 格式和之前的 id 格式保持一致。 更新了 vue 的最低版本,可能对用户的影响比较大
> 或者,能不能写兼容代码?如果是3.5.0的useId就优先使用,否则使用 data-allow-mismatch 压制警告 如果想使用 vue 中的 useId,现在你可以通过 [pnpm patch](https://pnpm.io/cli/patch) 这类方式修改源码。或者一个插件
试试清空缓存后启动 ``` npx nuxi cleanup npm run dev ```
~~The [Dropdown component](https://preview-20147-element-plus.surge.sh/en-US/component/dropdown.html) cannot be used normally~~