menu-control icon indicating copy to clipboard operation
menu-control copied to clipboard

🍔 Menu and breadcrumb components for Nette framework (@nette)

Results 3 menu-control issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting this error after an update: ![image](https://github.com/contributte/menu-control/assets/8798694/a49acc95-594d-4122-b4ac-407a0a0e0fe4)

I have just implemented authorizator, where the `public function isMenuItemAllowed(IMenuItem $item): bool` returns `false` in all cases, but it has no effect what so ever on whether the item is...

enhancement

Found a bug. Trying to use route with language parameter which is persistent parameter in presenter. All links generated in project are okay but links in menu-control don't respect actual...