RusseII / interviews.deephire.com

Deephire candidate video interviews
https://interviews.deephire.com
3 stars 0 forks source link

Adding SWR and branding causing crashing #156

Closed chand1012 closed 3 years ago

chand1012 commented 3 years ago

154 seems to be causing crashing. It was reverted in #155 but we need that feature. Will look into it and post anything I find.

chand1012 commented 3 years ago

So this error was caused by commit db0dcffd38086c52595f4ce3dc17302dff4334ef.

image

This is my mistake, because this is how the code is in the commit that was reverted:

image

It was originally correct. I'm not sure if ESLint did it or I did it, either way its what's causing the error. I will be making a new PR with the corrected code shortly.