Yamill Vallecillo
Yamill Vallecillo
@pgmemk i'm having the same issue
@pgmemk looks like i resolved mine by making sure that backgroundColor is added. Like so: ``` javascript ```
Awesome thanks
Someone can do a PR for this :)
@jackphel hmmm is there a simpler way of doing this? for example concat each query? though, i wouldn't know where to put it since we don't have a proper callback...
@jackphel I figured you can just create another query that picks up new data...I know this isn't the cleanest but it works. I'll probably create an example for this.
@jackphel oh no nevermind I thought I could do it by creating an identical query but that means it will call the query twice. it's better to just have a...
@jackphel where is this.acceptData coming from? I tried using the above example but was receiving an error.
I agree with @rubencodes !