coderdojo-linz / coderdojo-linz.github.io

Website of CoderDojo Linz
https://linz.coderdojo.net
14 stars 22 forks source link

Fix category filters in firefox #76

Open SIMULATAN opened 8 months ago

SIMULATAN commented 8 months ago

When the expression in href="javascript: <expression>" returns something, the entire site is switched out for the content in Firefox.

https://github.com/coderdojo-linz/coderdojo-linz.github.io/assets/63104422/55515e07-e651-4aab-881c-f464a420ac02

I'm uncertain about the reason for return false in the first place, we may want to check that and make sure this doesn't introduce a regression before merging.