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

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