Gustavo Santos
Gustavo Santos
@wdamaral did you manage to do it?
You reformatted the entire files, there's no way to see what was changed.
Please provide a description
Whatever description of what this does, needs to be in english.
Provide a PR please. Thanks
I don't see why should that be allowed if you already can resize items with drag resize.
Is the add button on that image increasing the height of the item? Or is the item increasing its height dinamically?
Can you setup a sample project ou a jsfiddle so that I can test it out?
Thanks, I'll take a look when I have some free time.
That is happening because the docs are generated with vuepress, which uses ssr and causes problems. EDIT: anyway, the layout prop was missing the .sync modifier, that fixed it in...