Joseph Carroll

Results 55 comments of Joseph Carroll

@francoismassart What can I do to make this PR more understandable? It would be great to get this evaluated / merged at some point. I think these changes will really...

+1 for getting this merged as the current state is causing issues

I think you had better read the output you listed... Your problem is in plain text!

@dyladan can you change this from a draft PR to an actual PR? A change to this effect really needs to be merged.

Wondering if there was any update on supporting a custom theme? We are evaluating Handsontable and it is our preferred option; however, the inability to style the grid will prevent...

The issue is how the plugins are loaded. If you open `index.mjs` under your node_modules folder and replace the `importPlugin` method (ln: 20484) with the following: ```typescript var importPlugin =...

As an FYI - All of the errors we were seeing as a result of missing sourcemaps are not appearing. The sourcemaps are still not there, but we are at...

@hyrious Thanks, I forgot to check for a separate `esbuild` user

Just as an FYI, it technically already "supports" `rtl` there is just no way to change the current `ltr` to `rtl`. Here is the relevant code: https://github.com/radix-ui/themes/blob/39f5a438db0d8496134d4bc35d71899fee1b2562/packages/radix-ui-themes/src/theme.tsx#L41-L47 You could maybe...

@mydea I missed this in my other comment, the aws instrumentation is now completely dropped.