You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The homepage has two CTAs (Open Source and Education) pointing to anchors that do not exist, leading the user nowhere.
I believe this was supposed to unhide some elements, but that does not seem to be working anymore.
I see an Uncaught Error: Syntax error, unrecognized expression: https://www.scala-lang.org/blog/2023/01/31/scala-center-2023-roadmap.html error on my console, so I think the problem is that this links are marked as popovers when they are normal links:
The homepage has two CTAs (Open Source and Education) pointing to anchors that do not exist, leading the user nowhere.
I believe this was supposed to unhide some elements, but that does not seem to be working anymore.
I see an
Uncaught Error: Syntax error, unrecognized expression: https://www.scala-lang.org/blog/2023/01/31/scala-center-2023-roadmap.html
error on my console, so I think the problem is that this links are marked as popovers when they are normal links:scala.epfl.ch/_layouts/frontpage.html
Lines 69 to 72 in 5f87c33
The text was updated successfully, but these errors were encountered: