Baby Fu
Baby Fu
> Thanks! However, I think it's a pretty complex tool to implement right and provide good UX. I feel the current implementation still has a lot to improve, while honestly,...
> Yeah let me try.
I think there is still a slight issue. I am unsure how to modify the type of DrawingMode without overriding the original type. My idea is to concatenate the keys...
@Lms24 Sorry, I do use `requestHandler` in my actual project, I've added it to the repository, and I don't think requestHandler has to do with memory leaks. I think it's...
@Lms24 I made sure I registered the `requestHandler` first and then the `tracingHandler` in the right order. Extra note: The numbers attached to the front of the file are the...
@Lms24 I haven't used the old sdk, this is the latest version
@pi0 I have been troubleshooting this issue recently and discovered that the dependency on "whatwg-url" is outdated. It may be necessary to update the upstream library.
I don't think it's a bug, even from the documentation, or from the code. You can see in the documentation that there are ways to use it. https://ui.nuxt.com/components/carousel#arrows is passed...
plz check this [packages-presets/transformer-attributify-jsx](https://github.com/unocss/unocss/tree/56b0a6e40b7aea5943252ecf072ebfad9cbdfa61/packages-presets/transformer-attributify-jsx)