Forum

Thread tagged as: Question, Problem

SimpleMDE and Perch:group

Hi,

In Perch Runway 3.1.1, SimpleMDE fields are collapsed with no content, until you click on it. Diagnostics:

Perch Runway: 3.1.1, PHP: 7.1.12, MySQL: mysqlnd 5.0.12-dev - 20150407 - $Id: b396954eeb2d1d9ed7902b8bae237b287f21ad9e $, with PDO Server OS: Darwin, apache2handler Installed apps: content (3.1.1), assets (3.1.1), categories (3.1.1), perch_blog (5.6.1), perch_forms (1.10), perch_kraken (1.1) App runtimes: <?php $apps_list = [ 'perch_blog', 'perch_forms', 'fourc_lang' ]; PERCH_LOGINPATH: /admin PERCH_PATH: /Users/ryangittings/Builds/client/admin PERCH_CORE: /Users/ryangittings/Builds/client/admin/core PERCH_RESFILEPATH: /Users/ryangittings/Builds/client/admin/resources Image manipulation: GD PHP limits: Max upload 32M, Max POST 32M, Memory: 128M, Total max file upload: 32M F1: 3b606135b33e6a102526838f4152a807 Resource folder writeable: Yes HTTP_HOST: 4c.localhost DOCUMENT_ROOT: /Users/ryangittings/Builds/client REQUEST_URI: /admin/core/settings/diagnostics/ SCRIPT_NAME: /admin/core/settings/diagnostics/index.php

Ryan Gittings

Ryan Gittings 1 points

  • 3 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

SimpleMDE fields are collapsed with no content, until you click on it

Can you be more specific? I'm not seeing an issue with SimpleMDE fields collapsing. Where does this happen? What is the 'it' you're referring to? Can you show us a simplified template that causes the issue?

I really can't help you unless you can provide some basic information about the problem you're seeing.

Ryan Gittings

Ryan Gittings 1 points
Registered Developer

So all of these text areas have content, but aren't showing, see below:

https://www.dropbox.com/s/j55eubz38qpipzb/Screen%20Shot%202018-04-10%20at%2011.25.24.png?dl=0

When you then click in the field, the content then shows. It only happens when the text fields are in a group.

https://www.dropbox.com/s/s8oh193s5w553ki/Screen%20Shot%202018-04-10%20at%2011.27.03.png?dl=0

Drew McLellan

Drew McLellan 2638 points
Perch Support

Ah ok, I can see that happening.

Ryan Gittings

Ryan Gittings 1 points
Registered Developer

Sorry for the lack of detail, been a busy few weeks! Hopefully, that helps.