maunium / stickerpicker

A fast and simple Matrix sticker picker widget
GNU Affero General Public License v3.0
312 stars 592 forks source link

Stickers don't load on browser nor Element #41

Closed gabrielseibel1 closed 2 years ago

gabrielseibel1 commented 2 years ago

Hi! I've forked this repo and followed Brodie's video and the repo docs. I hosted the web dir on https://pimatrixconduit.xyz/stickerpicker/ and on https://gabrielseibel1.github.io/stickerpicker/web/, per instructions, on github pages.

I added one "included" pack, created a pack myself , and imported a pack from telegram. It worked fine.

My problem is that the stickers are not imported to element after the event is sent and the client is restarted. Also, the above pages don't show any stickers, just a green loading spinner.

image

Could this be a bug, or am I missing something?

Thanks, Gabriel

gabrielseibel1 commented 2 years ago

Reforking the repo solved the issue. Maybe the problem was caused by some commit of mine to create a pack...