mm2175
mm2175
@eynzhang @shaodan Is this repo still under maintances?
Any update on this?
> @CWijaya Workaround here: you can use the timestamp for sorting and use `item-slot` to display the date string in a readable format by using `Day.js` or any other util...
same issue, fixed with below snippet: ```js watch: { ... searchValue(value) { // reset page to 1 when searching this.serverOptions.page = 1 ..... } } ```
@hibiken Hi, Could you please review this PR and release a new version? I'm currently cleaning up dependencies in my project that uses asynq, and noticed protobuf as a transitive...