Pengő Dzsó
Pengő Dzsó
I have the same problem. I think the best solution would be to have a prop where we explicitly can set the scrolling container element?
Is this still on the roadmap? (the referred workaround is not that robust, and quite hacky...) I'd say that this is basically a bug about supporting react-i18next >v8
I have the same problem. I upgraded `typescript` to `5.3.3` and `typescript-plugin-css-modules` to `5.0.2` and `goToDefinition` navigates now to the end of the file. It was working before for us...
Adding a minor info here, before in vscode hovering with cmd key underlined the class before, now it does not happen
Another info from the log: ``` Info 1145 [13:38:00.415] request: { "seq": 15, "type": "request", "command": "definitionAndBoundSpan", "arguments": { "file": "/.../Filename.tsx", "line": 138, "offset": 50 } } Perf 1146 [13:38:00.416]...
@mrmckeb looks like the very same issue to me