Wesley Barroso Lopes

Results 82 comments of Wesley Barroso Lopes

@giuliaghisini @sneridagh @nzambello opinions?

@davisagli @ichim-david I know there is a difference between authenticated and anonymous. I was talking about anonymous users. I specifically talked about listings, because there are no visual differences between...

@tiberiuichim any tips on how to make this work if the previous block is a text block?

In fact, `insertBlock` is not called if the previous block is an empty text block. If the text block is not empty, `insertBlock` is called. The difference between adding a...

@giuliaghisini @nileshgulia1 @sneridagh any chance we have this feature in master?

I updated the branch and run: `RAZZLE_PREFIX_PATH=/my-prefix yarn start` Then I got the error: ```bash ValidationError: Invalid options object. Dev Server has been initialized using an options object that does...

@tiberiuichim I fixed this in: https://github.com/plone/volto/pull/3592/commits/f011df6ea0a6e2c86dbb58a5abbb143887d17357

Documentation and testing was done in #3719 and merged here.

I did the rebase with the master and did tests. Everything looks ok now. Can you please have a look and merge? @sneridagh @nileshgulia1 @pnicolli @cekk @tiberiuichim