I have a issue: I have added
menuIcon: true,
menuUI: {
button: ['ok', 'clear'],
tabs: ['hideCols'],
},
In my code, when I click on menuIcon, the program is still running normal but the console shows an error -> Failed to load resource: the server responded with a status of 404 (Not Found), although it has no problem but I don't want it to be faulty I don't know how to fix it.