Results 23 issues of Vu Nguyen

Is there any way to add existing Next.js project to Electron App? I have a Next.js website project, now I'm planning to create an Electron app without using Webview to...

question

I want to implement pinch-zoom to images, but it needs animated component. Would you consider this is a prop that is needed to add?

### Check that this is really a bug - [X] I confirm ### Reproduction link I don't know if it possible to reproduce the bug in codesandbox... ### Bug description...

stale
React

**Describe the bug** Anilist does limit the API for 90 requests per minute, I notice that you're using getServerSideProps, have you ever facing the problem that the server can't fetch...

I want to send attachments without downloading it locally. So I wonder if there is anyway to create a readable stream from a given url. This is what I've tried...

Is there any chance to rewrite this API from scratch? I mean Facebook have now updated a lot, and I think this API is unstable. It cause more issues. Let...

There is no animated sticker URL in sticker attachments I got from `api.getThreadHistory`. All I see is sticker images. Is there anyway to work around this? ![image](https://user-images.githubusercontent.com/68330291/111939906-0aa86100-8b00-11eb-9fcd-d34eb061a1d7.png)

I wonder if there any way to mention all members in a group chat. I just found an extension to do that, it's very interesting. However, it only works on...

![image](https://user-images.githubusercontent.com/68330291/102958012-d955d000-44d3-11eb-8a0c-c5069e1adf54.png) I got this error somehow. It never happended before

Hello there! 👋 This PR adds #49. **Warning** **Child layout** only supports View component only. **What does it means?** Now you can do: ```js import React from "react"; import {...