1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-21 20:40:15 +02:00
searxng/searx/static/themes/simple/src
Jinyuan Huang 903449e0b5 [fix] Images cannot be clicked anymore #3006
URL in sidedbar only exists in HTTP POST requests.  On HTTP GET requests the
selector ``#search_url button#copy_url`` results in a ``null`` type and a
``.style.display`` raises::

   Uncaught TypeError: d.querySelector(...) is null

As a result, the initialization of the event handler is no longer carried out.

Closes: https://github.com/searxng/searxng/issues/3003
Suggested-by: Markus Heiser <markus.heiser@darmarit.de>
2023-11-14 13:28:50 +01:00
..
generated [feature] dark theme for code highlighter in the result list 2023-09-11 12:27:56 +02:00
js [fix] Images cannot be clicked anymore #3006 2023-11-14 13:28:50 +01:00
less add a "copy" button to the "search-url" sidebar 2023-11-10 13:28:04 +00:00
svg Theme: all top right icons have labels including "Preferences" 2022-07-02 10:04:35 +02:00