edukun

Results 7 comments of edukun

Yes, it would be a nice feature

I solved it like this. In template: `{{paper-chips id="chips" content=emails removeItem=(action "removeItem") addItem=(action "addItem")}}` In controller: ``` import $ from 'jquery'; ... init() { this._super(...arguments); const self = this; setTimeout(()...

In my pull request it's fixed

Sounds good! I won't be able to dedicate a lot of time, but I'll do what I can El jue., 4 jun. 2020 17:11, Austin Adams escribió: > @edukun looks...

Changing the date of most recent message to two weeks ago, the problem shows too ![inverted_true_2](https://user-images.githubusercontent.com/1574284/89630745-11030900-d8a0-11ea-944a-dac2af56e0c4.png)

@SebastienBtr any comments on this bug?

Ok, thanks! > El 18 ago 2020, a las 12:17, SebastienBtr escribió: > > > it seems to appear only for the first message, I didn't have time to check...