Miguel Villarreal

Results 4 comments of Miguel Villarreal

I'm coming to confirm this is a great add on. Was having issues with spaceout blocking some iterations, and used @vxgmichel debounce, and it was a charm! Thank you!

im getting the same error using Vite as bundler. also i had to add this to my vite config: `export default defineConfig({ plugins: [reactRefresh()], resolve: { alias: [ { find:...

I get the same error, it comes from the DimensionValue type not accepting Number[] or String[] values. Happens the same with start and end prop types.