Skip to content

Can't get the updated value inside the call back #23

@dbairavan

Description

@dbairavan

setFilePath(newValue, () => {
console.log(filePath) //Here it's not priting the updated value
getTranslatedText() // In this function also I'm not getting the updated filePath value
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions