• Resolved leemon

    (@leemon)


    Steps to reproduce the issue:

    1. Add a columns block (using the 50%-50% layout preset)
    2. Add a Slider block inside one of the columns and add some images to it
    3. Set a vertical alignment in the columns block (top, center or bottom)

    Then the slider block breaks.

    If I add width: 100% to the .wp-block-column.is-vertically-aligned-top, .wp-block-column.is-vertically-aligned-center and .wp-block-column.is-vertically-aligned-bottom CSS rules in Gutenberg, the block works as expected.

    This might be a bug in Gutenberg itself, not in your plugin. I opened an issue on their GitHub:

    https://github.com/WordPress/gutenberg/issues/19962

    I hope it gets fixed for WP 5.4

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Slider block doesn’t work inside vertical aligned columns’ is closed to new replies.