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

How to pass $stateParams to a fab #197

Open
mikepc opened this issue Jun 2, 2016 · 0 comments
Open

How to pass $stateParams to a fab #197

mikepc opened this issue Jun 2, 2016 · 0 comments

Comments

@mikepc
Copy link

mikepc commented Jun 2, 2016

I've tried a number of different methods to get $stateParams passed to fabContent.

Basically I need a fab that is linked to a page passing a param

eg. app.contact({ id : $stateParams.contactId }), $stateParams doesn't have the params of the page the fab is rendered on. Tried injecting in the app controller and the fab content controller.

I'm looking for an example to pass params to fab that are $stateParams driven.

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

1 participant