Powersource

Results 120 comments of Powersource

You could just make it subtract your current stuff from the shopping list. That could even be done (theoretically) on the website now but it wouldn't be too useful. But...

@whawker yes this also happened in our app. What exactly do you mean by the floating toolbar, do you just mean the toolbar? You can see the current iteration of...

Also worth mentioning that even when I copy the component in, I get an error on `{getMarkdown()}`, "element.append is not a function". I fix that by only running that code...

Yeah getting the same. Curious as the readme says SSR should work perfectly fine.

As maybe a bit of a hack I've just added `.remirror-floating-popover { z-index: 10; }` to my global css (feels a tad hacky but I already do this in a...

Hmm I'll take a look at that error you got. Ah thanks for the diagnosis! A bit unrelatedly I now found the Extra Attributes feature which might be enough to...

I found a fix, slightly hacky though lol https://gitlab.com/staltz/manyverse/-/merge_requests/265/diffs

Any update on this? :) Anything a noob contributor (me lol) could help out with?

It seems to work fine for me, sometimes there's a delay until they appear though but I guess that's the image loading slowly.

That PR got merged and they've released a new version of the package so this issue is probably solved now?