Craig McNicholas
Craig McNicholas
Give me this! We have a big component library now with models of varying complexity and the simple controls just don't cut it.
same issue here, creating relative drag containers is causing this to be unusable. I imagine most cases need relative drag positioning it's rare in applications to just have completely floating...
I have however found a workaround using just vueuse. ```ts // do this on your container element, if in another vue component save state to store etc. const { top:...
exactly the same, I've had to disable it but now we're painfully slow
> @cmcnicholas I haven't got a large project yet, but how _slow_ are we talking? 20-30 seconds ~40-50 files when opening a new part of the application with some deps...
I have the same issue, the output of the css files becomes the css sourcemap, disabling this plugin and everything works.
Ace, I can go with this for now, would be nice if it didn't interfere as we are due a css rewrite end of the year and sourcemaps are very...
Excellent, thanks for the quick response I will give this a try
Not yet pal, apologies for keeping the issue open been busy on some other products currently, I will try and make time this week and update the issue
Feels like I'm necroing this post but has anyone considered non-text GSI's? I have a use case where the SK on GSI-1 would benefit from being numeric, that way I...