Alexander Sokolov

Results 6 comments of Alexander Sokolov

Same bug with me. Component registered correctly This didn't work, empty page: ``` Some text. Paragraph 1 Paragraph 2 Paragraph 3 Another text ``` After removing empty lines starts working:...

@probil any progress on this?

**Russian** translation — https://github.com/translation-gang/docs-next Published — https://v3.ru.vuejs.org/

@tekpanda maybe better to use nextTick against setTimeout?

setTimeout doesn't guarantee that template will be updated, but nextTick recommended for using in that cases

Same too :) looks like plugin will fail when there is comment inside array Sometimes errors message a little different: "prettier": "3.3.3", "prettier-plugin-multiline-arrays": "3.0.6",