Closed (fixed)
Project:
Gratis
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
26 Nov 2013 at 14:13 UTC
Updated:
3 May 2014 at 03:00 UTC
Jump to comment: Most recent
Figure out a way to render the full menu tree with Drupal 8.
Comments
Comment #1
danny englanderGot this working with http://drupalcode.org/project/gratis.git/commit/8e9ac77
Inspiration from:
http://drupalcode.org/project/bootstrap.git/blob/refs/heads/8.x-2.x:/boo...
Now we just need to theme it like the Drupal 7 version.
Comment #2
danny englanderComment #4
danny englanderOpening back up, it's broken possibly because of #2207893: Convert menu tree building to a service.. Also see this: Drupal 8 Menu Tree issue in my contrib theme possibly because of “Convert menu tree building to a service.”
Comment #6
danny englanderFixed again.