Use Case
I created a custom block for Gutenberg which makes use of "InnerBlock".
I also added a template in the same step, including some options like "placeholder".
The option "placeholder" itself works fine, but "keepPlaceholderOnFocus" doesn't seem to work in this scenario, as placeholder is removed when focusing the element.
Possible solution
It should be possible to use the option "keepPlaceholderOnFocus" in scenarios like this.
Use Case
I created a custom block for Gutenberg which makes use of "InnerBlock".
I also added a template in the same step, including some options like "placeholder".
The option "placeholder" itself works fine, but "keepPlaceholderOnFocus" doesn't seem to work in this scenario, as placeholder is removed when focusing the element.
Possible solution
It should be possible to use the option "keepPlaceholderOnFocus" in scenarios like this.