Touch Events Not Working on Mobile and iPad in GrapesJS with Next.js #6017
Unanswered
prakashfamcom
asked this question in
Q&A
Replies: 2 comments
-
Try this plugin: https://github.com/GrapesJS/touch |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have tried but not working can you please share code example in nextjs.
…-----Original Message-----
From: "Artur Arseniev" ***@***.***>
Sent: Saturday, July 27, 2024 7:51am
To: "GrapesJS/grapesjs" ***@***.***>
Cc: "prakashfamcom" ***@***.***>, "Author" ***@***.***>
Subject: Re: [GrapesJS/grapesjs] Touch Events Not Working on Mobile and iPad in GrapesJS with Next.js (Discussion #6017)
Try this plugin: [ https://github.com/GrapesJS/touch ]( https://github.com/GrapesJS/touch )
—
Reply to this email directly, [ view it on GitHub ]( #6017 (comment) ), or [ unsubscribe ]( https://github.com/notifications/unsubscribe-auth/AZLDHIJOV555ULH6HJZE6X3ZOOCVJAVCNFSM6AAAAABLOCIYROVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJWG4YDIMA ).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently working on a project using GrapesJS with Next.js, and I've encountered an issue where touch events are not functioning properly on mobile devices and iPads. Specifically, I'm unable to drag and drop elements or interact with the editor using touch gestures.
Has anyone experienced similar issues with touch support in GrapesJS, especially in a Next.js environment? If so, how did you resolve it? Any tips, workarounds, or code snippets would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions