gweesin
gweesin
hi bro, when do we plan to develop this feture?
@Rec0iL99 It looks interesting. The `promise` variable is not actually used based on the result, but from the perspective of reading and writing the variable, it is indeed being used....
😕 I apologize for my impatience. We should first discuss which segment's result should be considered normal before considering how to modify it.
@mdjermanovic Yes, I'm glad to have the opportunity to try and resolve this issue. While attempting to fix this issue, I noticed a conflict with existing test cases. I am...
Thank you for the explanation. I think I understand why we need to do it this way. I will consider how to adjust the code accordingly.
> Okay so I was able to solve this problem for SPA apps by doing this: > > 1. You will have to make a new file called vue.config.js >...
Would you like this functionality to apply to all instances of DateInput and TimeInput, even if the manual input property is not specified?
I think allowing manual use of arrow keys to change the date for all statuses (otherwise disabled) would be better than the current method, similar to the MUI: https://mui.com/x/react-date-pickers/date-picker/ If...
> Vite's manifest only contains mappings of input entry files and output files. Why does the `base` need to be included in manifest? I suppose you can calculate the URL...
I'm discussing Verdaccio. I want to create a pull request for Verdaccio to support loading custom plugins built with Vite. I believe hardcoding '-/static' is not an elegant solution.