Nguyen Manh Cuong

Results 46 comments of Nguyen Manh Cuong

Does ImageMapType supported?

> 1. Place the SDK files in /public > 1.1 OneSignalSDKUpdaterWorker.js OneSignalSDKWorker.js manifest.json index.html > 2. Include the manifest.json in index.html > 3. Place their code in index.html > >...

use redux-toolkit instead of split action & reducers, too hard to manage and coding.

For example, I have a list dropdown item can be dragged, I wanna drag item and drop it to the container draggable.

Sorry if my description hard to understand 😄 Basically, it's kind of https://frontend-collective.github.io/react-sortable-tree/?path=/story/advanced--drag-from-external-source

Yes, it's nice. I think that feature (or example about features as you mention above) should be added. It's helpful for many people looking for a solution to do that....

any update for nextjs. I config on next.config.js but it does not work, when I run my web throw error: ```` external "React":1 Uncaught ReferenceError: React is not defined ````

Thank you for your contribution. I'll check it.

Sorry, I have no experience with ViteJS. So I gonna research and find a solution to fix this. Thank you

> If I understand you well, you want to get the full element (not just an ID related to it). > > Even if i don't recommend it, you can...