Gustavo Henrique Leal
Gustavo Henrique Leal
Any update on that? Having the same problem. I'm importing a template and only works well without the padding attributes. I've already tried @mumumilk solution but didn't work
> update renderStyle method, this can work. but It's not the best way > > ``` > renderStyle() { > const model_style = this.model.get('style') || {} > const style =...
I thought i have found a solution, but it cause bugs to other attributes.
Even before #270 the border was added to the table inside the div. With the solution of adding the styles to the div the border is being added to both...
The same bug happens with the NavBar component when you move one of the navbar links. I believe it have to do with the way the width of each element...
The same error happens with the nav-link component. Also when moving the column content from one to another and adding new nav-links to the navbar. Seens to be something with...
Oh yeah... I solved with @ronaldohoch and was going to open the PR but forgot. Sorry guys. Will do it this afternoon (in brazilian time)
Just opened the PR. I would like to advise that this make the section and wrapper elements full width when selected. But is just the selection, the content and background...
> Got the same issue. @gustavohleal did you find a solution? Hi. Yes, i finded. I had to install the socket.io-client package in version 2.5.0 then declare a module and...