fix(nc-gui): show audit details in json format

This commit is contained in:
Ramesh Mane
2025-01-27 08:25:13 +00:00
parent e6cd78a3ee
commit 001fa3b66f

View File

@@ -473,7 +473,7 @@ function handleAutoScroll(scroll: boolean, className: string) {
nextTick(() => {
const el = document.querySelector(`.nc-edit-or-add-connection .${className}`)
console.log('className', className, el)
if (!el) return
// wait for transition complete