blackcow1987

Results 2 issues of blackcow1987

### Steps to reproduce According to TabPanel's type definition, value must be a string. https://github.com/mui/material-ui/blob/v6.1.4/packages/mui-lab/src/TabPanel/TabPanel.d.ts#L24 ``` /** * The `value` of the corresponding `Tab`. Must use the index of the...

component: tabs
package: lab
status: waiting for maintainer

…ion event Looking at the example code of novnc, it was developed to handle the serververification event when using RA2ne authentication, but react-vnc lacks the corresponding code, so it was...