Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Mixing RootContext with <ng-view> causes error #1416

Closed
youssefgh opened this issue Sep 1, 2014 · 2 comments
Closed

Mixing RootContext with <ng-view> causes error #1416

youssefgh opened this issue Sep 1, 2014 · 2 comments

Comments

@youssefgh
Copy link

Using RootContext with in the same app causes this error :

type 'RootContext' is not a subtype of type 'Map' of 'prototype'.

Using Dart SDK 1.6 and Angular.dart 0.14/master

@vicb
Copy link
Contributor

vicb commented Sep 1, 2014

for now the context needs to extend Map, see #1401 for more details.

This is a temporary limitation only - while the migration is going on.

@vicb vicb closed this as completed Sep 1, 2014
@youssefgh
Copy link
Author

Thank you for clearing that up 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants