Skip to content

FF Dependency Library DataTypes - appearing null and in main project #7474

Description

@Aalpha777

Can we access your project?

  • 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

I have a data Type in a FF library ... i can reference the datatype when creating variables / objects in the main project. However when trying update /read / create form the created variable (main project) the object remains null. It is also null in the when debugging. It is also labeled as an Integer in the debug panqel.

Expected Behavior

It should not be null
I should be able to update and read the created variable of DataType (lib Dependency)

Steps to Reproduce

1- use a FF library with Custom datatype (A)
2-in main project create a variable (aMain) of datatype (A)
3- try assigning a value to that created variable (aMain) <--- this will result in the bug where the dataType is null.

Reproducible from Blank

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

Bug Report Code (Required)

IT4WhcmA8YtNodhE1rr+KMFvgj85Jkwka4IRl8NxTQgbIrGsP6YPXPykP1doTcOiTFZYMFv8hTod/trXvvPuGuQHAzeaQaJdz6VQbBfyQnmlbpShOqioQUR8EcZmJEuV54mv2h1CB/tfWl0t6l77GN/LTnHXK4DROUYeDeWZMrjPjmi8Ahm6Xn0Jg1ZSfCvr

Visual documentation

Image

it also apparently appears as an integer in the debug panel.

Environment

- FlutterFlow version: current
- Platform: Web
- Browser name and version: Version 151.0.7922.175 (Official Build) (64-bit)
- Operating system and version affected: Windows 11

Additional Information

I'm currently working on a Business Profile Edit Page for my clients and admins to edit Firebase documents . -- on this page I'm creating a temporary holder to store client changes before uploading to Firebase.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions