$c->isEditMode() returning false 5.7.5.6

Permalink
Hello All,

I am hiding some stuff in Edit mode . its working fine but when i am going to changes template or trying to add clipboard or stack , it is returning false.

it means i am not in edit mode and it is showing hidden stuff.

Anyone have idea ?

Thanks
Andrew

andrewjaff
 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi andrewjaff,

Where are you using $c->isEditMode() - is this in a block view, page template, etc.?

To help better describe your situation, please include screenshot examples.
wavemedia replied on at Permalink Reply
wavemedia
Did you ever figure out your answer? What did you use instead?
JohntheFish replied on at Permalink Reply
JohntheFish
There was a long standing bug in 5.7 that caused incorrect false returns of isEditMode in some situations.
The bug has been fixed in more recent v8.