@ahdinosaur Could probably deploy this. Tags swap on route changes but you cant interact with them.
Can't navigate to some people. I also get a weird bug where navigation fails (cola throws an error) on first load but works on subequent loads. Can you check if you get this?
I've used reflux.js and minimal-immutable to manage complexity and unidirectionality of cola updating. Worked well.
@ahdinosaur Could probably deploy this. Tags swap on route changes but you cant interact with them. Can't navigate to some people. I also get a weird bug where navigation fails (cola throws an error) on first load but works on subequent loads. Can you check if you get this?
I've used
reflux.js
andminimal-immutable
to manage complexity and unidirectionality of cola updating. Worked well.