Skip to content

Stretch section not working since 2.5.0 in edit mode #7430

@swiderski

Description

@swiderski

Hey guys-)

I have templates that were created in one of older Elementor versions(around 2.3.0).

It uses stretch section option on many sections.

Now with 2.5.0 - 2.5.5 it works fine on the front end(stretches), but in edit mode, it doesn't stretch section at all.
In 2.4.7 it works fine in the front end and the edit mode.

In frontend.js line 1660 I have added console log:

if ('stretch_section' === propertyName) {
			console.log(this.getElementSettings('stretch_section'));

And it returns undefined on each change of the stretch section option, instead of empty value or section-stretched.

I attach template on which it happens.
elementor-12225-2019-03-12.zip

If you need any more details - let me know.

Hope for the fix.

With kind regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions