verbb / vizy

A flexible visual editor for Craft CMS
Other
44 stars 8 forks source link

Can't edit content fields in iOS #76

Closed jmchat closed 2 years ago

jmchat commented 2 years ago

Description Content fields within Vizy can't be edited on iOS. You can't select or add any text in a content field. Only the title fields work on iOS.

Steps to reproduce

  1. Take an iPhone or iPad and visit the control panel and try to edit a text in a content field.

Additional info

Additional context

engram-design commented 2 years ago

This is a known issue, covered in https://github.com/verbb/vizy/issues/17#issuecomment-867409322 and https://github.com/verbb/vizy/issues/58

iuscare commented 2 years ago

Hey, first of all Happy Christmas! I was wondering if this will be fixed with https://github.com/verbb/vizy/issues/58#issuecomment-997755670 too?

engram-design commented 2 years ago

@iuscare At first glance, this does seem to also be fixed. Let me know if you're running into issues on your end with Safari!

engram-design commented 2 years ago

Fixed for the next release. To get the fix early, change your verbb/vizy requirement in composer.json to:

"require": {
  "verbb/vizy": "dev-craft-3 as 1.0.8",
  "...": "..."
}

Then run composer update.

engram-design commented 2 years ago

Fixed in 1.0.9