Montague Monro
Montague Monro
I am also having this issue. I'm trying to put a scope variable into the countdown attribute and it fails with this error: Error: [$parse:syntax] Syntax Error: Token 'selectedNotification.countdown' is...
However the fix doesn't appear to be working for me.
I tried loading the relations into the user in auth.token.valid however it doesnt seem to load them correctly when i call the controller index function. The index function still returns...
> I believe the docs explicitly state not to reference hash history, you should have no issue using hashes with browser history also. I think you just need a bit...
Also, i've migrated my app to use browserHistory and am seeing the same problem as the OP has stated. Perhaps this could be an issue?
> > > I believe the docs explicitly state not to reference hash history, you should have no issue using hashes with browser history also. I think you just need...
Any news on this? I found the project today and am totally gutted that its down.
Not sure how much this helps, but the MessengerComposer react component used to send facebook chat messages calls a function named _handleMessageSend on its component instance, which then crafts a...
I was able to set the _handleMessageSent function to a global variable through chrome dev tools and call it with a string as the only argument. The result was the...