Sheep

Results 88 comments of Sheep

now https://gogoanime.ar/ :D seems like a pain

> I'm having this problem too. > [Go to imgur](https://imgur.com/iePjWwC) HPE_invalid_constant means that the http flow received was invalid. Nothing we can do about it as it is context related:...

Possible alternative link ? https://anizero.site/

> How would you decide which website is URL-changeable and which is not? It's all about the amount of issues created that are about the same website. Usually when we...

Oh right, it was an haku point of view (renamed)

Oh interresting unit test that i should add in SAM Is that an engine issue or an UI issue ? (going to test)

That's because i'm using a unique key identifier: https://github.com/manga-download/haruneko/blob/master/web/src/frontend/classic/components/MediaItemSelect.svelte#L244 ` {#each filteredItems as item (item.Identifier)}` looks like that having the same item.Identifier is a big issue for svelte (seems logicical...

The only way to not get the internal svelte to crash is to dedupe the list. This is something that MUST be dore by the engine.

> This is an easy fix, but there are some open questions: > > * If the website shows the same chapter twice, should HaruNeko do the same? > *...