exercism / rust

Exercism exercises in Rust.
https://exercism.org/tracks/rust
MIT License
1.45k stars 521 forks source link

Hints not reachable from web view #1438

Closed bmacho closed 1 year ago

bmacho commented 2 years ago

Hey!

E.g. at this exercise https://exercism.org/tracks/rust/exercises/low-power-embedded-game/edit I can't see the available hints from the web view.

When I click the stuck button I see image and when I click the light bulb at top right, I see image

Basically I only see the headlines of the hints. There are additional hints written for this exercise: https://github.com/exercism/rust/blob/main/exercises/concept/low-power-embedded-game/.docs/hints.md

Is this broken for you too, or just me blocking some javascript something?

senekor commented 1 year ago

It's not broken for me. Is it still for you? If it is, this issue probably belongs in the forum. It's likely not related to the Rust track specifically.