Rohit Kokate

Results 33 comments of 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: ![image](https://user-images.githubusercontent.com/46898603/106563235-7edb7500-6551-11eb-8f42-121c12103eab.png) On devices other than Linux or Mac: ![image](https://user-images.githubusercontent.com/46898603/106563357-a92d3280-6551-11eb-8dcf-4dc004037327.png) 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. ![image](https://user-images.githubusercontent.com/46898603/106709835-135dda00-661b-11eb-91a1-4669dff6079c.png)