Skip to content

Content field (WYSIWYG) collapses to zero height. #52

@andrewxx

Description

@andrewxx
  • Winter CMS Build: 1.2.10
  • Pages Plugin Version: 2.2.0
  • PHP Version:

Description:

Backend area. Pages.
Content field (WYSIWYG) collapses to zero height.
Both WYSIWYG view and Code view.

Image

Investigation:
It works fine if change stretch: true to false here:
plugins/winter/pages/classes/page/fields.yaml

    fields:
        markup:
            tab: winter.pages::lang.editor.content
            type: richeditor
            stretch: true
            size: huge

It also works in fullscreen mode

Image

Steps To Reproduce:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions