jeje-ch

Results 9 comments of jeje-ch

@UtechtDustin : as stated in my description, it works in the live editor... so give you any example, I'm sorry. But as I told, something seems strange for me (IMHO)...

I understand... Here is on of my html: ``` TS Date ``` The json is a list of items where date is the textual date (eg: 20th January 2022 14:25)...

sorry... a bit tired and as it works fine on live editor... Thank you. I thought at a time an issue in the packaging (strange, but why not), but as...

yes, but then you reset the previous sort done

in my case, I don't have search, so I go to the else... before the if, my data are sorted... right after, and as we override the sort setting a...

when you come from the `load` method, the sort is already done in the `initData` method, called before the `initSearch`. But you're right that the `initSort` and the end of...

but I probably forgot that extension, as I don't use it in most of my tables. I understood since the begining the need of example ;-) and line 126 also...

Thank you @mmontes11 , but what if we don't use S3 storage ? I would rather have a global option, independent of the storage used. Btw, by user input, I...

Oh, right... each `Backup` resource will have its own PVC - didn't think about that point ^^ In all the cases, having the ability to customize the file name would...