Kartik Gupta

Results 6 comments of Kartik Gupta

Selecto hijacks the selection event of browser by overriding it, which was preventing selection within a table cell. ``` dragCondition={(e) => { // clear browser selection on drag const selection...

1.8 merge https://github.com/ToolJet/ToolJet/pull/9944

PR with 1.8 merge https://github.com/ToolJet/ToolJet/pull/9942

https://github.com/ToolJet/ToolJet/pull/9943 1.8 merge

CE: https://github.com/ToolJet/ToolJet/pull/11450 EE: https://github.com/ToolJet/tj-ee/pull/2787 Added 2500px as max height of code editor in query panel, it will dynamically increase. This PR also fixes the issues of code preview box overflowing...

We'll also push the abort log into the debugger now.