Daniele Piccone
Daniele Piccone
I am trying to replicate it, but I am not able to. There's an example with the key listener, and it keeps working when you use the key listener to...
Likewise :christmas_tree: :christmas_tree: :christmas_tree: :)
@WolfieWerewolf you're right, that's what the ps-container attribute is for. In your case it should just have been ``` ... ``` and in the controller ``` $scope.containerId = 'menuContainer' ```
@orderofout that was a problem that was working in the examples but not in real life, that should be fixed now in > v1.3
Also needed here +1
+1 for this, really needed.
I am experiencing the same error It could be related to the registry plugin. ``` return this.morphTo('concernable', 'Staff', 'Customer'); ``` instead of ``` return this.morphTo('concernable', Staff, Customer); ```
it works with a force install, but it surprises me why it doesn't with a normal `yarn install` using 1.2.1
Hello, any news on this? I know Events ha been added to 0.43 but it would be nice to add the vertical markers based on the query data