Closed enigma closed 1 year ago
In the timing panel the "guide me to greatness" link does not lead anywhere, upon inspection it does not have any href attr.
href
Is it possibly that https://github.com/day8/re-frame-10x/blob/master/src/day8/re_frame_10x/panels/timing/views.cljs#L59 should use rc/hyperlink-href instead?
rc/hyperlink-href
1.7.0
1.2.0
18
Chrome
No response
Thanks, I found a few other places to fix as well.
What happened?
In the timing panel the "guide me to greatness" link does not lead anywhere, upon inspection it does not have any
href
attr.Is it possibly that https://github.com/day8/re-frame-10x/blob/master/src/day8/re_frame_10x/panels/timing/views.cljs#L59 should use
rc/hyperlink-href
instead?10x Version
1.7.0
Reagent Version
1.2.0
React Version
18
re-frame Version
1.2.0
What browsers are you seeing the problem on?
Chrome
Relevant console output
No response