213 Views
I am currently working on an ember project using 1.7.1 and I’ve reached the point of no return with regard to passing action names down a component hierarchy and then bubbling them back up using sendAction. I believe the problem is still present in recent versions of ember and we need to somehow make this more user friendly.
0 comments