Eduar Bastidas

Results 96 comments of Eduar Bastidas

I solved it with [this comment](https://github.com/Spittal/vue-i18n-extract/issues/142#issuecomment-1512432162).

This is still happening and I can't have an extra div because it is a table and everything is packed into one element. @lu-roth Have you found another solution?

I also had the same problem. I'm curious if every time you instance the `Editor` you also have to pass your own `StarterKit` to it. For example: ```php (new Editor([...

> @mreduar Hi, it is most probably related with #20 where `Link` is not included by default in StarterKit. At the time I did not give it much importance, but...

> This solves the problem for me: > > ```js > const i18n = createI18n({ > legacy: false, > ... > ``` Thank you! This solved the problem

> @mreduar you are a tiger !! 🤣💪😎

Another idea would also be to add it here. ```js createInertiaApp({ class: 'h-full bg-white', // ... }) ```

It is abandoned. It is time to look for alternatives. Any suggestions?

@Nutlope What is missing for this PR to be approved?