Rohit Kokate
Rohit Kokate
Would like to pick up this issue.
@ritz078 To check the layout of Erro 500, I inserted this check `status === 500` and found the layout to be fine. But got error is shown in the following...
If I compare just CSS files, I don't find anything wrong there. But noticed that instead of is loading in the production even though the status code is 404. And...
> In > > https://github.com/ritz078/transform/blob/707f15f6f26fcddf0a2d4f3324dea1f18225d2c1/pages/_error.tsx#L11 > > replace `statusCode === 404` with `false` and open a route that does not exist. > > for eg: http://localhost:3000/a I already did that...
@Nasirdev74 You can check https://github.com/AgoraIO/Tools/blob/master/DynamicKey/AgoraDynamicKey/nodejs/server/DemoServer.js for a `node.js` server reference and set up such a server using `Firebase cloud functions`.
I would like to take up this issue.
On Windows:  On devices other than Linux or Mac:  I have used platform.js to detect devices. I don't have Mac or Linux machines to show that now, but...
@ritz078 can you suggest what should I do?
@ritz078 Ohh, that looks very neat. ✨ Should I make a PR then? and one more question. What do you use for syntax-highlighting in code-snippet?
I'm afraid it is still showing GitHub button in place of Apple button. 