Bastien Guillon

Results 2 comments of Bastien Guillon

I wrote a dirty hack to temporarily fix the issue, but it is clearly not a viable solution ```ts for (const op of delta.ops) { if (op?.insert?.image) { op.insert.image.toString =...

It seems to be specific to the `lu-department-select` component, the `lu-user-select` has the right behavior for example: ![image](https://user-images.githubusercontent.com/8553617/165921582-47385df3-65ee-4bc0-8e96-55eb0da53a91.png)