-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read properties of undefined (reading 'length') while changing the dimension #7362
Comments
@rithviknishad, @bishwas-10, can you please assign this to me? |
@r-nikhilkumar can you please assign this to me? |
hey @rithviknishad , if the issue to be resolved,i can fix this.... |
@Thanush19 what's your idea to solve this issue? |
Waiting for related PR: #6223 |
@r-nikhilkumar fork the branch from #6223 and make a pr with the base branch as #6223 cc: @rithviknishad |
@khavinshankar , @rithviknishad , Do I have to fork branch "JahnabDutta:qa-testing" and raise pr to the main branch coronasafe:develop??? without any changes?? Did I get it right? please guide...! |
No, You have to branch out from @JahnabDutta 's branch and make a PR to his branch instead of develop. |
okay, and do I need to make changes anything in the code or just make pr only? |
|
Describe the bug
in the camera feed section of patient
When i change the dimension of screen from one viewport to another for eg dimension: responsive to dimension:iphone SE
its showing me an error of
TypeError: Cannot read properties of undefined (reading 'length')
but once i refresh it goes away
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: