diff options
| author | Jinyuan Huang <88757735+BernieHuang2008@users.noreply.github.com> | 2023-11-14 11:25:30 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2023-11-14 13:28:50 +0100 |
| commit | 903449e0b57c50a0f0ec02e4e2a6c8cb9e923dac (patch) | |
| tree | 7e81f22083840582289eb4e0ff62b83cbe347f55 /docs/dev/plugins.rst | |
| parent | 76b91a3ef685e288cc54e6a1131760d9c68faff0 (diff) | |
[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>
Diffstat (limited to 'docs/dev/plugins.rst')
0 files changed, 0 insertions, 0 deletions