Jonyx4

Results 7 comments of Jonyx4

Same happened here, worked with this fix in PHP 7.4.12. > Guys, this is insane ... after debugging a lot I fixed it with this: > > adding > `return...

This solution worked like a charm! > For PHP 7.4+ > > ``` > 'user' => [ > 'class' => Da\User\Module::class, > 'controllerMap' => [ > 'security' => [ >...

> > For PHP 7.4+ > > ``` > > 'user' => [ > > 'class' => Da\User\Module::class, > > 'controllerMap' => [ > > 'security' => [ > >...

Modals worked for me, which issue do you have? I only have to made some miner changes to javascript loading actions. (I used to have it triggered on "Document ready"...

Temporary fix pulled -> https://github.com/phpyii/yii2-contextmenu/pull/2

What's the current status of this release? Thank you!