Open mohmmedAliDesouky opened 2 years ago
i have same problem and need the solution too :(
up!
Up !
@mohmmedAliDesouky Is there any extension conflict with it? Or which formatter are you using? I couldn't reproduce this issue.
same issue
did anyone find a solution to this?
how i can disable this before formating
<?php if (isset($title) && $title == "Settings") { echo "Active" ; } ?>
after<?php if (isset($title) && $title == " Settings") { echo "Active" ; } ?>