JoomShaper / helix-ultimate

53 stars 24 forks source link

Filter box wrong creation #186

Open alfredojdd opened 3 years ago

alfredojdd commented 3 years ago

Hi, excuse my English. In a custom component I am using this code:

<?php echo LayoutHelper::render('joomla.searchtools.default', array('view' => $this)); ?>

to generate a filter and search box. With Cassiopeia the box is generated and works nicely cassiopeia but with Helix all components are messed up... helix

Joomla 4 RC3 - Helix 2 RC2

ssnobben commented 3 years ago

Nobody home?

ahamed commented 3 years ago

Hello @alfredojdd, How can we recreate the issue?