Closed coderabbitai[bot] closed 1 week ago
In server/routes/admin.js, the registration logic has some issues:
server/routes/admin.js
catch
For more details, please refer to the discussion in PR #9:
PR URL: https://github.com/Debagnik/Blog-Site/pull/9
Comment URL: https://github.com/Debagnik/Blog-Site/pull/9#discussion_r1835746440
Reported by: @Debagnik
Fixed as a part of issue #31 in PR #32
In
server/routes/admin.js
, the registration logic has some issues:catch
block at line 120 doesn't send a response.For more details, please refer to the discussion in PR #9:
PR URL: https://github.com/Debagnik/Blog-Site/pull/9
Comment URL: https://github.com/Debagnik/Blog-Site/pull/9#discussion_r1835746440
Reported by: @Debagnik