FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Widget Builder Parameter Issue - Cannot access action parameters of child component as part of widget parameter component #4790

Closed carsonzylicz closed 3 weeks ago

carsonzylicz commented 3 weeks ago

Can we access your project?

Current Behavior

See video documentation below:

When accessing a child component as part of a parent component with a widget as parameter, you cannot access the child's action parameters.

Expected Behavior

See video documentation below:

When accessing a child component as part of a parent component with a widget as parameter, you should be able to access the child's action parameters.

Steps to Reproduce

  1. Create parent component which has a widget builder as parameter
  2. Create child component which has an action and action parameter
  3. Place parent component on page and select child component as the widget for the widget parameter
  4. See that you cannot access action parameters of child when using childs action.

Reproducible from Blank

Bug Report Code (Required)

ITESls/l7YVgot9c+pCNdcB6hQMkQzM6bZI7ku1EdwEhfZyrPex3Zc/8VFJLYteqdFZbe1n+uH8DpvyJjuHfU+wnOQ2dG4t8/4RXQQKXWnqXMoi2Ps6NP3B8TMdQfna/yqunhB4lGMluLng52Uy6GPCdG3qCf9qOYwx5e6fDbOY=

Visual documentation

Screen Recording Explanation

Environment

- FlutterFlow version: v5.0.9
- Platform: macOS
- Browser name and version: N/A
- Operating system and version affected: Sequoia 15.0.1

Additional Information

No response

Alezanello commented 3 weeks ago

Hello!!

Thank you for bringing this up! I'll reach out to the engineering team to confirm the expected behavior for this issue.

Alezanello commented 3 weeks ago

Hello again!

I just reviewed this, and it appears to be the same issue as Issue #4003. To streamline efforts, I’ll close this as a duplicate so we can focus on resolving it within the original report.

Thank you!