Code Monkey home page Code Monkey logo

Comments (10)

btea avatar btea commented on May 27, 2024 1

是的,这是 hooks 内部出现的问题,可以暂时先把版本固定在 2.6.3,等下一个版本发布之后再更新。

from element-plus.

cat2019lulu avatar cat2019lulu commented on May 27, 2024

我这也出现了同样的问题

from element-plus.

btea avatar btea commented on May 27, 2024

Thanks for the feedback, it should be fixed in #16508.

from element-plus.

BaldFish avatar BaldFish commented on May 27, 2024

今天把element-plus从2.6.2升级到2.7.0后同样出现了这个问题,动态渲染表单绑定,select,存在这样的警告,动态表单的数据使用ref()定义的数组,试了改变写法依然没有解决,只能退回到2.6版本了

from element-plus.

cat2019lulu avatar cat2019lulu commented on May 27, 2024

下一版本大概什么时候能发布?

from element-plus.

JoryPai avatar JoryPai commented on May 27, 2024

以为是vue3的问题,妈耶排查了一天,看到5小时前提出人都傻了

from element-plus.

btea avatar btea commented on May 27, 2024

It has been fixed in 2.7.1, you can try it.

from element-plus.

lichencc avatar lichencc commented on May 27, 2024

It has been fixed in 2.7.1, you can try it.

it still exists in 2.7.1,Is my usage incorrect?
<el-pagination
@current-change="onPageChange"
@size-change="sizeChange"
v-model:current-page="currentPage"
v-model:page-size="pageSize"
:page-sizes="pageSizes"
layout="slot,total,sizes, prev, pager, next, jumper"
:total="total"
style="text-align: right"
>

from element-plus.

btea avatar btea commented on May 27, 2024

@lichencc Your code is missing context, can you provide a code example?

from element-plus.

chengazhen avatar chengazhen commented on May 27, 2024

以为是vue3的问题,妈耶排查了一天,看到5小时前提出人都傻了

我也是愣了,以为自己出bug了呢,结果再 useselect 爆出来的。。。

from element-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.