NilsEnevoldsen / ScryfallLinks

MediaWiki extension that creates Scryfall links from Magic: The Gathering card names
MIT License
7 stars 3 forks source link

Decklists break anchor links #29

Open fenhl opened 6 years ago

fenhl commented 6 years ago

The <d> decklists make anchor links point at the wrong section of the page, because they change the height of the page after it finishes loading. For an example, follow the deck links at https://mtg.gamepedia.com/Magic:_The_Gathering_Arena#Starter_pack.

NilsEnevoldsen commented 6 years ago

I was unable to replicate this with either Safari or with Chrome throttled to "Slow 3G" network conditions with developer tools.

What browser are you using? How fast is your connection?

fenhl commented 6 years ago

Firefox on a ping of 40ms and a download of 10Mb/s.

NilsEnevoldsen commented 6 years ago

Yes, I can replicate this on Firefox. I don't even need to clear the cache. Thanks.

I don't know what to do about this, so suggestions are welcome!

NilsEnevoldsen commented 2 years ago

@fenhl I can no longer replicate on Firefox. Can you?