This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
ngWig with angular-material #8593
Labels
Comments
Closing this as a duplicate of #8487 |
@devversion it's not a duplicate, it's exact issue for angular-material. contenteditable field does not get the focus on mobile devices when you click on it.(But it works if you just remove angular-material module from your dependancies) |
@myknbani thank you for the link! |
@stevermeister Thanks for the clarification. The issue was not very clear at beginning (before its editing). It sounded more like a feature request, to include a RTE in the core. As @myknbani shared the link of a previous and more generic issue - I'll reopen #5937 (which was closed within our Spring Cleaning) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I would like to be able to use a simple wysiwig editor in my a-m project. ngWig is very lightweight, simple to implement in place of textareas and fits the requirement perfectly except for a couple of 'minor' issues:
Actual behavior:
This is a copy of the issue I posted in the ngWig repo here
ngWig in a project containing angular-material should behave as it does without angular-material. Ideally ideally it should be possible to contain an ng-wig editor within an md-input-container
CodePen or Steps to reproduce the issue: *
Angular Versions: *
1.5.x
1.1.0-rc4
Additional Information:
android /chrome on android
android
Shortcut to create a new CodePen Demo.
Note:
*
indicates required information. Without this information, your issue may be auto-closed.The text was updated successfully, but these errors were encountered: