processing/p5.js-website

Back button/history broken in Safari on reference pages

Open

#822 opened on 2025年4月29日

GitHub で見る
 (13 comments) (1 reaction) (0 assignees)MDX (292 forks)auto 404
BugHelp Wanted

Repository metrics

Stars
 (91 stars)
PR merge metrics
 (PR metrics pending)

説明

Most appropriate sections of the p5.js website?

Reference

What is your operating system?

Mac OS

Web browser and version

Firefox 137.0.2

Actual Behavior

The back button doesn't work in Firefox when browsing reference pages. Something about individual reference pages is filling the browser history. Note: it seems to work fine in chrome!

Expected Behavior

Going back a page from a a function reference should take you back to the main reference page.

Steps to reproduce

To reproduce, open the reference page, click on arc() (or any other function), scroll down, then try to go back a page (or just take a look at the history). This only happens if you scroll down a bit, so perhaps it has something to do with the embedded sketches?

Would you like to work on the issue?

Unfortunately I don't have time at the moment, but would be happy to take a look after may 15th if no one else is able to get to it before then.

コントリビューターガイド