Skip to content

:line-nums | Invalid array length #51

@l99shka

Description

@l99shka
                <CodeEditor
                    class="border"
                    v-model="code"
                    :languages="[['php', 'PHP']]"
                    theme="a11y-light"
                    font-size="14px"
                    width="100%"
                    height="140px"
                    border-radius="0"
                    :line-nums="true"
                />

if I use the editor inside the collapse, then after opening I will have an error:
Снимок экрана от 2024-03-27 15-29-00

How to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions