Roelzkie

Results 7 comments of Roelzkie

I did a dirty workaround seems like it works if you do this: ``` x_len = cached_property(get_x_len).func ```

> > I did a dirty workaround seems like it works if you do this: > > ``` > > x_len = cached_property(get_x_len).func > > ``` > > `x_len` should...

You can have an `$event` of `onDropSuccess()` with value if you add `[dragData]="item"` on `dnd-sortable`, however this doesnt get the current index position of a dropped item. ``` {{item |...

Same thing happen to my installation as well I can't rebuild the app

> It seems that removing `--cache` and `--cache-ttl` somehow did the trick 🤨 It works for me when removing `--cache` flag and using the `v1.9.0-debug`

Since the editor main tag is a paragraph, it always have a large spaces between another line. If you just simply manage to remove its margin and padding, then the...

@marcemira I got this error too, And this libraries seem to be inactive on responding issue tickets