Fabio

Results 8 comments of Fabio

@jcorps1 I think you cannot scroll because the window is actually scrolling the content. Did you try to set a max width to the container? and adding scroll buttons? Just...

Hello @WiXSL , Just updated the version with 3.19.11 tested on 2 different browsers (just to be really sure the bug is still here) https://codesandbox.io/s/react-admin-v3-advanced-recipes-quick-create-preview-forked-kefpy0?file=/src/comments/PostQuickCreateButton.js I can confirm that on...

@WiXSL sorry just updated the answer :-)

be careful to follow the steps, you are creating the comment, instead you need to update a comment (so a record already exist and is loaded in background) ;-) to...

@WiXSL can you please re-add the bug label? it's indeed a bug :-( thanks

Hello @djhi , Here: https://codesandbox.io/s/vigilant-euler-czxdn You must follow this steps: 1) Create a new post 2) select the type: not foobar 3) type in title: f00bar 4) save This will...