- 04 Jun, 2024 1 commit
-
-
Pasquale Pinto authored
Problem: We have a syntax error caused by a JQuery selector for UI search suggestions. The selector starts with a colon, which makes it a pseudo selector, but it's not a supported one and is likely a mistake. Solution: remove the colon from the selector.
Verifiedad78c69e
-