Skip to content

Inconsistency with Carousel within Pageview #2769

Open
@DatadudeDev

Description

@DatadudeDev

Has your issue been reported?

  • I have searched the existing issues and confirm it has not been reported.
  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

A carousel cannot be pasted or added to a pageview. FF Error message says: "A carousel cannot be added to a PageView". However, a block containing a carousel (wrapped between some rows or columns, containers, etc) can be pasted into a pageview. The carousel is displayed and compiled correctly.

Expected Behavior

If the carousel isn't supposed to live within a Pageview, then pasting should be disaalowed.

If the carousel is supposed to live within a Pageview, then directly adding one be successful, rather than encountering the FF error.

Steps to Reproduce

  1. Create a pageview
  2. Add a carousel within the pageview.
  3. Note the error citing the carousel cannot live within the page.
  4. wrap a carousel in a row-column-row sandwich within a container
  5. paste the container into the page
  6. observe the carousel lives within the page.

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4ohcnfz4hOseFK0L6JKvlVhSQ7JVB5auYV1MpBZzwgF5DoOoYIY8/QP1FpTs+lTFVhMGaMp14H/vTGkeLtKsEEZC+BQa581rpUYQzMeGahbqWTF7WSdUR5I59jIWK6yLujgAomBPVpW0If2F6qBNisa3XXJK63PWo8Sq/LZO4=

Context

This issue has not affected me because I'm crafty so I got my carousel in the pageview anyways (via copy/paste

Visual documentation

Apple_Music_icon svg

Additional Info

No response

Environment

- FlutterFlow version: Latest
- Platform: Web
- Browser name and version: Firefox
- Operating system and version affected: Ubuntu

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