now: go on a homepage (where there is no active category). open offcanvas. (it'll be ok now) close it. open again. result: the root level is not set as current (and thus, scrolling in the offcanvas is impossible, which causes trouble especially on smaller mobile devices)
This fixes two bugs:
https://github.com/magesuite/theme-creativeshop/commit/924575e5fcb8d4f813401046e3364f22b5cc36c7 :
https://github.com/magesuite/theme-creativeshop/commit/840416db5a06f78dcc92c19a692715fd9064344b
Tested on our shop, should be good.