Giter Site home page Giter Site logo

amis升级6.6=>6.7版本后报错Renderer: `key` is not a prop. Trying to access it will result in `undefined` being returned. about amis HOT 3 OPEN

h-gxi avatar h-gxi commented on September 27, 2024 2
amis升级6.6=>6.7版本后报错Renderer: `key` is not a prop. Trying to access it will result in `undefined` being returned.

from amis.

Comments (3)

FrancisKaneY avatar FrancisKaneY commented on September 27, 2024

react 也报这个错

from amis.

charles-zh avatar charles-zh commented on September 27, 2024

遇到了,一样的错误。实际上我切换了几个amis版本,都不行。只要我的代码里面用了wrapper/form,都会报错:
比如

const HelpPage = {
  type: 'page',
  body: [
    {
      type: 'wrapper',
      className: 'p-0',
      body: [
        
      ]
    }
  ]
};

如果只用page反而没这个错误,具体原因不明。

image

from amis.

PopChicken avatar PopChicken commented on September 27, 2024

+1,vue3+amis6.8.0+react17,同样遇到了这个错误

from amis.

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.