Skip to content

New query panel doesn't work with Chromium based browsers

Summary

The old panel isn't removed and the new one isn't attached.

query-form.js:43 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'remove')
    at removeOldQueryPanel (query-form.js:43:49)
    at _callee2$ (query-form.js:63:3)
    at tryCatch (query-form.js:2:1)
    at Generator.eval (query-form.js:2:1)
    at Generator.eval [as next] (query-form.js:2:1)
    at asyncGeneratorStep (query-form.js:2:1)
    at _next (query-form.js:2:1)
    at eval (query-form.js:2:1)
    at new Promise (<anonymous>)
    at eval (query-form.js:2:1)

Steps to Reproduce the Problem

Please describe, step by step, how others can reproduce the problem. Please try these steps for yourself on a clean system.

  1. Build new query panel as described in !2 (merged)
  2. Visit with chromium, chrome, edge, opera, ....

Specifications

  • Version: current main/dev branches
  • Platform: Chromium 113.0.5672.92