Martin Jäcke

Results 5 comments of Martin Jäcke

I can confirm this bug, same behaviour for us.

I have a similar problem that your fix doesn't help with. If I hide a flex layout that contains only one clone field, the following fields are "messed up" or...

@harunbleech Thanks for the notification, I will test it tomorrow and give you Feedback here.

@harunbleech Are you sure that your latest push is fixing problems with cloning fields? I can see that there are just some CSS changes in your commits.

I had the same problem with this simple task for copying font files: ```js async function fontsBuild(site) { let path = setPathsForSite(site); let fontsConfig = { dir: path.src + 'fonts/',...