Skip to content

For Gemini, lazyloading long chats doesn't work #8

Description

@lpslp

Platform

For Gemini, lazyloading long chats doesn't work - and only a part is exported

There's most likely a mistake here "content.js"

const container = (
document.querySelector('main [class*="overflow-y-auto"]') ?? // ChatGPT
document.querySelector('[class*="conversation-container"]') ??
document.querySelector('main') ??
document.documentElement
);

Firefox version
153.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions