disableContextMenu not working? V6

i set disableContextMenu:true and it doesn’t work,
the context menu still shows up on right click

touch: {
disableContextMenu: true,
}

Cordova app or web app?

My application is a web app