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
Description
While using the ClickHouse Play UI (http://localhost:8123/play) with ClickHouse version 25.3, I'm encountering a JavaScript error in the browser console. This error causes query results to fail rendering when using the Transpose feature or even during normal execution.
Does it reproduce on the most recent release?
Yes
How to reproduce
Install Clickhouse version 25.3 on your sever and launch the play UI and try to insert some queries over there
Expected behavior
In previous versions, we don't have any such issues and even in the latest 25.6 the issue is not there, however, we cannot upgrade to this version since this is not an LTS version.