qcrao / bulk-delete-chatGPT

bulk delete chatGPT conversations

Home Page:https://chatgpt-bulk-delete.qcrao.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete button stopped working

amgalitzky opened this issue · comments

After checking the checkboxes & trying to delete, the delete button does nothing.
I didn't check your code but If I have to guess ChatGPT changed their markup, & broke your delete button selector.

const conversationElement = await checkbox.closest('.flex.p-3.items-center.gap-3.relative.rounded-md') (bulkDeleteConversations.js, Line 32)

This fixes the error. Hopefully he can fix it soon @qcrao

commented

Fixed. Submitting to chrome web store, thank you! @WenceslaoRojas

@qcrao it seems like they changed stuff around again & messed it up.

@qcrao it seems like they changed stuff around again & messed it up.

I just tried it on my computer and it works. Maybe you might want to reinstall the plugin and give it a try.

@qcrao it seems like they changed stuff around again & messed it up.

I just tried it on my computer and it works. Maybe you might want to reinstall the plugin and give it a try.

After reinstalling it works again. Thank You!