Kevin Papst

Results 582 comments of Kevin Papst

Ignore the failure, it is not related to your change!

This here is a tiny side-project and changes like yours take a long time to properly review. It works for you, but I want to test it with 3 projects...

Bootstrap 4 classes in a bootstrap 3 environment doesn't work. You need to use the v3 branch if you want bootstrap 4.

You can test the latest commit in the v3 branches (both demo and this repo). I fixed the knp menu problems, but please note that KNP is not yet fully...

the demo works fine on my end on the v3 branch, try from a fresh clone without running yarn

Interesting, never used `yarn run encore dev` in the last year... if you fix it, please sent a PR

This top menu is ONLY available in AdminLTE v3, right? Did you use the branch from #109 ?

Something was recently changed regarding knp and badges and the master wasn't merged in v3 since then.

``` git checkout adminlte-v3 git merge master ``` I am not merging the PR, it is not complete.