hugo@dev

Results 1 issues of hugo@dev

I am facing an error that it'll crash the app entirely. When I traced the error, it shows into this part: ``` if (typeof msgRef.current === "undefined") { return true;...