Alexander Vödisch
Alexander Vödisch
I have the same problem: ```ts import { getModelToken } from '@nestjs/sequelize'; import { Test } from '@nestjs/testing'; import { Sequelize } from 'sequelize-typescript'; import { Role } from './role.model';...
same setup, same problem
[data grid] GridActionsCellItem needs to be clicked twice to fire onClick only if using Iconify icon
After clicking around for a few minutes, the problem seems to be fixed when I set `pointer-events: none` to the Iconify component. This is however just a workaround.
Could you please finally look into this? I know AI features are more important than anything else, but I prefer an IDE that works.
This problem has nothing to do with extensions. I just did a bisect and even without any extensions enabled this bug still occures.
I think I found a solution for this problem. Because of the very unstable reproducability of this issue, it seems to be some kind of race condition that is causing...