Nitin Prabhakar
Results
2
issues of
Nitin Prabhakar
## Description This has been discussed across various tickets #304 , #157 etc. Basically, Upon hitting stop / on finishing recording, the devices Must Turn Off. Since this isn't happening,...
known-browser-issue
**Error**: `Unable to parse color from object: {"model":"rgb","color":[255,255,255],"valpha":1}` **What does the config specify:** ```js const bgcolor = color({ r: 255, g: 255, b: 255, alpha: 0 }); //Somewhere in the...