Dawid Holisz
Results
2
issues of
Dawid Holisz
I found an issue with scrolling to the column on editing started. For LTR it works correctly but when we pass `rtl={true}` to a component, UI is switched but scroll...
I have similar issue like here https://github.com/ikenfin/vite-plugin-sentry/issues/81  I am using version `1.1.5` and vite `2.9.15` My import: ```import React from "react"; import ReactDOM from "react-dom/client"; import { BrowserTracing }...
bug