Hey, On the experiments page, there is an <element...
# give-feedback
p
Hey, On the experiments page, there is an element that has navigation with an
onClick
handler and with a
next/link
. This causes unexpected behavior such as opening the experiment in the current tab and a new tab when using
ctrl/cmd + click
. Is there any specific reason for the
onClick
handler? Should I open a PR with the fix?
f
probably no good reason
we are happy to review a PR about it.
👌 1
thankyou 1
p
Thank you! Opened a PR.