Load Live Data
MotionPhix opened this issue · 2 comments
MotionPhix commented
From the examples you show, you're loading static data that's already within the component... Please show an example where data is loaded live from the server. I have tried it myself and it gives me a lot of errors
stack-stark commented
Sorry, I neglected to redraw the problem, it is a serious bug and I will fix it in the near future
MotionPhix commented
I managed to load Live data and it's working fine now... (basically I
declared all the options outside ngOninit then load the options.data in
ngOninit after fetching data from the backend)
…On Wed, 13 May 2020, 04:27 stack-stark, ***@***.***> wrote:
Sorry, I neglected to redraw the problem, it is a serious bug and I will
fix it in the near future
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOHUSRVDCRXNUOXQSBWOEXLRRIAQXANCNFSM4M655AJA>
.