Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is angular-blocks compatible with ui.router ? #13

Closed
aaronlelevier opened this issue Mar 8, 2015 · 2 comments
Closed

Is angular-blocks compatible with ui.router ? #13

aaronlelevier opened this issue Mar 8, 2015 · 2 comments

Comments

@aaronlelevier
Copy link

I wanted to know if angular-blocks compatible with angular-ui-router ?

I had tried to get them to work together, but didn't have any luck so far. I've only been using Angular for 2 months, sorry if this is a simple question that I just couldn't figure out.

Thank you

@wmluke
Copy link
Owner

wmluke commented Mar 9, 2015

Hi @aronysidoro,

It looks like you found your answer, but just for future reference...

You can use angular-blocks with angular-ui-router, but before going that route I recommend looking at https://github.com/angular-ui/ui-router/wiki/Multiple-Named-Views. Theoretically, you should be able to use multiple ui-views within a single angular-blocks layout, but practically speaking I have not seen this done.

Good Luck!
Luke

@aaronlelevier
Copy link
Author

Luke,

Thank you. The link you posted is actually what I ended up using for the time being. Lesson learned, it's better to read a libraries wiki before jumping on google. Thanks!

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

No branches or pull requests

2 participants