Rouiller Romain

Results 9 issues of Rouiller Romain

Hello! Im using the row API with the `delete()` method : https://theoephraim.github.io/node-google-spreadsheet/#/classes/google-spreadsheet-row?id=fn-delete ```js async deleteAllRow(sheet){ try { if(!sheet){ throw Error("sheet is null") } const rows = await sheet.getRows(); console.info(`🗑️🗑️🗑️ Deletion...

## Description Just wondering if we can currently create 2 types of files from a same pipe? For example : - mp4 - mp3 - Thanks!

Just wondering, How to update the hover background color of the multi-select? i dont see any props? thanks ### Reproduction Link ### Steps to reproduce ### Expected behaviour ### Actual...

## Expected Behavior Should it work on Mac, as the doc says? However I cannot install it, when installing it with python3 I get : ``` ERROR: Could not find...

duplicate
New Feature

Hey I could not find how to close the pop-up when clicking on the cross. I had to find the event `@update:modelValue` in the source code, may be there was...

Hello, Thanks for your work, its pretty impressive,,,, I imported several midi file (with the button load..) but it does'nt seem to import the chords, only the notes, Is there...

I just wondering Do i have to pay 90 $ to apple to use their Auth ? @L1qu1d1c3 @ananay thanks!

## Description * since last week we are getting `Unable to extract uploader id`. i guess this is a similar issue to that one on the yt-dlp package : https://github.com/yt-dlp/yt-dlp/issues/6247#issuecomment-1433096554...

bug
minor addition

Can I update the banner of other user (after they authenticate) using that library thanks