om-next-router-example
om-next-router-example copied to clipboard
an example of a routing root component in om
Results
3
om-next-router-example issues
Sort by
recently updated
recently updated
newest added
Hi Jack, thanks for putting this up here! I've been thinking about routing in om/next apps too recently and have tweaked your idea a bit, having set-query instead happen in...
It's pretty common to have child components with parameters. I've attemted to get this working loosly based on your layout without any luck. I pass down a function to the...