Skip to content

Update Menu problem #2

@Davinel17

Description

@Davinel17

The Id when you choose option when you use the update menu not seems to work
Cannot read properties of undefined (reading 'label')

You also need to change the updateMenu in the lua to make it work :

['updateMenu'] = function(data)
SendNUIMessage({
type = 'updatemenu',
elements = data,
})
end

Thank you

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