Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make content inside TransformComponent editable using contenteditable="true" #437

Open
vivekcontentstack opened this issue Nov 21, 2023 · 2 comments

Comments

@vivekcontentstack
Copy link

vivekcontentstack commented Nov 21, 2023

Here,

iam trying to build a UI where user can edit the content on the screen itself, this will able the user to see the live changes can zoom pinch and create multiple content blocks/canvas write in the screen

i have tried using react-contenteditable inside TransformComponent but its not able to edit how do i achieve this

any help would be appreciated.... Thanks

@R3D347HR4Y
Copy link

Same problem here, cannot interact with contenteditable text fields inside a TransformComponent
Really a big problem in our case

@bilawal-cyber
Copy link

The user-select is disabled in this library. can't enable even in inspect element

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants