I am new to angular and I face a strange problem: not able to pass string from one controller to another.
I was trying few things including setting up data- attribute by using JQuery which works for me without Angular. Then to implement it thru the "service". It does not work for me. probably I mixed up something.
Could anybody provide clear and simple demo.
Thanks in advance!