Open li-boxuan opened 6 years ago
I tried to reproduce the issue. It occurs whenever the local sever is NOT localhost:8080
.
eg. it'll happen when we're running on 0.0.0.0:8080
or 127.0.0.1:8080
We can resolve this by adding more conditions here
@bhawesh96 Yeah, that's right. Do you want to take up this issue?
Yes, I'll take it up.
@li-boxuan Is this issue still open?
Similar to https://github.com/coala/gh-board/issues/71
The custom endpoint should be null when starting the app on the local machine.