You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Use case is to dynamically generate sub-menu items where all would go to same state but have a parameter to identify target object, e.g. optionId. Right now the only option I see would be to create a dynamic state name that would embed the params, but that doesn't seem like a good option.
The text was updated successfully, but these errors were encountered:
scfox
added a commit
to scfox/mean
that referenced
this issue
Apr 12, 2016
* Support params to state for menu items.
* feat(core): Add support for params in menu items
Proposed by @scfoxFixes#1304
* Removed trailing space on test.
* Changed default params to be empty object instead of empty string.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Use case is to dynamically generate sub-menu items where all would go to same state but have a parameter to identify target object, e.g. optionId. Right now the only option I see would be to create a dynamic state name that would embed the params, but that doesn't seem like a good option.
The text was updated successfully, but these errors were encountered: