Coder Social home page Coder Social logo

Comments (4)

aitboudad avatar aitboudad commented on June 5, 2024 1

This issue has been fixed and released as part of v6.3.1 release.

Please let us know, in case you are still encountering a similar issue/problem.
Thank you!

from ngx-formly.

aitboudad avatar aitboudad commented on June 5, 2024

Hi, I didn't catch the issue in your example
Could you please provide the steps todo in order to reproduce it with expected vs current result?

Thanks!

from ngx-formly.

jma avatar jma commented on June 5, 2024

Basically, if you run my example, you will see two value in the first array 1 and 2. If you click on the "plus" button on the first item of the array, which means "instert a new item after" the value model of the last element "2" is lost.

from ngx-formly.

aitboudad avatar aitboudad commented on June 5, 2024

Got it now, so the expected result is: :[{"entity":1},null,{"entity":2}], instead of :[{"entity":1},null,{}],

from ngx-formly.

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.