haseeb mirza

Results 5 comments of haseeb mirza

> tdStyle={{ whiteSpace: 'normal', backgroundColor: '#ccc', position: 'sticky', left: 0, zIindex: 1 }} > thStyle={{ whiteSpace: 'normal', backgroundColor: '#ccc', position: 'sticky', left: 0, zIindex: 1 }} its working if only...

here's a solution might be not that good. also check out isComplete prop ``` const Example = ()=>{ const [step,setStep] = useState(0); const handleStep = ()=>{ /// your logic where...

@fengshuifever @RashVenkat6795 i had same issue couple of days ago. i think i have figured out solution, waiting for PR to get merged. #91

Thank you for your prompt reply. I want to confirm that I am 100% sure that the debug ID has been injected by the CLI, and the same files were...

Have you guys considered rethinking the logic of attaching debug_id to events? It seems there are ongoing issues with integrations, such as with Cordova and now PM2 runtime.