Hi!
I have a problem. I'm on beta 17 and my code works properly in chrome and firefox but in Safari my components don't appear. I get the data from firebase and put it in a component. Actually it is a chat, I get the messages from firebase. Getting the data is fast, but the messages dont appear until I manually put the focus in the input field. I have tried manual change detection but didn't work neither.
Any ideas what can be the problem and how can I solve this?
Best Regards
Hi!
I have a problem. I'm on beta 17 and my code works properly in chrome and firefox but in Safari my components don't appear. I get the data from firebase and put it in a component. Actually it is a chat, I get the messages from firebase. Getting the data is fast, but the messages dont appear until I manually put the focus in the input field. I have tried manual change detection but didn't work neither.
Any ideas what can be the problem and how can I solve this?
Best Regards