Jørn H. Dalvik

Results 6 comments of Jørn H. Dalvik

Almost a year and still no answer @CarlosLanderas @unaizorrilla @carlosrecuero

@joelpro2 If you replace `:key="item.tab"` with `:href="'#${item.tab}'"` (and replace ' here with `) in in your codepen https://codepen.io/joel_rodrigues/pen/poJJxEm?editors=1011, it will work as expected.

> > @joelpro2 If you replace `:key="item.tab"` with `:href="'#${item.tab}'"` (and replace ' here with `) in in your codepen https://codepen.io/joel_rodrigues/pen/poJJxEm?editors=1011, it will work as expected. > > That looks like...

Take a look at the OnTo method. https://agilemapper.readthedocs.io/Performing-Merges/ There is also possible to create target filters: https://agilemapper.readthedocs.io/configuration/Ignoring-Target-Members/

+1 on this. And it's **urgent** as < 32.0.1 has [vulnerabilities](https://github.com/advisories/GHSA-328p-362g-r48j)

I have planned to modify templates to use the "required" keyword for required properties for .NET 7 and later, and remove the constructor that take all the properties as arguments....