Skip to content

Bug #16

Description

@HATAKE2008

Bug: remember {} causes compilation error inside composable functions
When using remember {} inside a @composable function that is defined within a class body or nested lambda, the compiler throws an error. It only works when placed in a top-level @composable function in a separate file.
Expected: Builds successfully
Actual: Compilation error

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions