I have the same error since yesterday i pay 200 usd for this monthly. they won’t respond or reply. the probably outsourced their backend to some bpo in india or asia and they tested something with the ui. many are experiencing this all paid users.
I tried asking people in their discord too but many were complaining about the features they removed. if gemini isnt stupid i’d have switched a long time ago.
Same problem now. If I zoom out the webpage, i can see more chats but at some point it just cuts off and i can not see older ones … scrolling is not possible
Same issue. Started last night about 11pm Eastern for me. tried all the suggestions so far, tab and shift tab still work to go through your project chats.
Guys, I immediately realize it was some front end issue, so I asked GPT to generate several solutions and this one did the trick for me, its just a temporary solution until they fix, you’ll just have to paste it in browser console:
Same issue across all my devices. Using tab and zoom as workaround for now, but they need to fix this. I’m on a paid plan and got a ton of work in older subchats, that are now a pain to access.
I sent a message to their support team regarding the same issue. They responded to me twice via email. Initially, they requested a screen recording of the problem, which I provided. After that, they asked about the computer I use, including the operating system and browsers. I gave them all the requested details, but I haven’t heard back since.
I also asked ChatGPT for help. It said:
1 - Open up the project page you are working on. Right click > Go to Inspect>
2. - Click ( highlight ) that first HTML line at the top
3. - On the right hand side “Styles” tab ( mine was actually on the bottom since my font was larger.) Add to the elements.style {}
( My elements.style has a color scheme of light - it said to add it below that)
4. Add overflow-y: auto;
height: auto;
hit Enter.
That automatically added the scroll. If I close the page out - I have to add it again. But it does help until they get the page fixed. It helped with all my projects, not just that one also.
I hope this helps someone else
The screen shot attached is what it said my Styles section should look like with my color-scheme.
I have the same problem and honestly this is really poor UI front end. Nice the workaround presented here! Unfortunately I use much more the windows app and I am not sure how to solve it there.