Radu Suciu

Results 92 comments of Radu Suciu

Quick note, didn't quite get to it this week but it's still on my radar.

If we can ignore the higher interactions I can go over the sheet and attempt a correction, but I'd appreciate any and all feedback

Ditto on this being a super desirable feature.

Does this fit your use case? https://django-pghistory.readthedocs.io/en/latest/extras.html#aggregating-events-with-aggregateevent

@badaix Seems like you're potentially interested in accepting PRs? If so, a few questions: - are you interested in refactoring PRs? - do you have any browser support goals -...

This might not be 100% related, but I'm also finding that images are loaded before the component is even rendered. Possibly related: https://github.com/vuejs/vue/issues/1646

Thanks for the validation, was feeling a little crazy that I was the only one with the issue despite my being able to reproduce it consistently.. in fact I can't...

> Ok, @danielroe, your instinct was right after all: > > > my instinct is that this might be a watcher issue > > I kept digging inside @vitejs/plugin-vue and...

I also would like this feature, or really any features that provide more control over serialization. My use case is parsing a custom INI-like configuration file. When writing it back...