UPDATE: hold up and click share chat This will highlight the “Share Chat” button and produce a link . When it comes up with the link copy and paste this into a new tab, open the chat and you should then be able to use as normal! i see many people having this problem it took a while to figure it out but hopefully it helps those that are stuck and people can continue making money from chat gpt the hero!
UPDATE: hold up and click share chat This will highlight the “Share Chat” button and produce a link . When it comes up with the link copy and paste this into a new tab, open the chat and you should then be able to use as normal! i see many people having this problem it took a while to figure it out but hopefully it helps those that are stuck and people can continue making money from chat gpt the hero!
Click on the button and then copy and paste the link into a new window . Problem should be solved
Did you fix this problem?
I have the same problem on my i phone, i can not scroll down chatgpt website, and i didn’t find any solution
On your desktop browser, in the chat box when typing to ChatGPT, press the tab button till you reach the copy button at the bottom left of the chat box or the two pieces of paper icon beside the read aloud, thumbs up, thumbs down and switch buttons. Then copy the text or the response you received from ChatGPT to a word document and there you will have everything on a file ready to edit as you see fit.
Hey everyone, I might have a temporary solution to the lack of scroll available on your Chat GBTs. If you use the ‘search for keyword option’, or “Command F”, you can type in a single letter, for example " t", and go to the last word that matches the letter. You will be able to scroll down the page that way. Hope that helps!
Hello, i have the same problem and my solution is: To share the conversation that you want to see fully , and then click on the link that it gave to you.
After you copy the link and put it in a new tab and go there, there is a black box that says continue this conversation
Go to this thread. There is a great temporary solution:
Same issue for five days now on MacOS Safari 15.6.1 (last updated 2022).
I tried all the options mentioned here but the issue still persists. I am a Safari user. It’s kind of the same on other browsers.
this literally worked perfectly thank uuuu
Thanks so much!! this worked for me finally.
ChatGPT scroll bug patch
LOOK HERE folks!
The following solution is QUICK and SIMPLE, ANYONE can do it, and it works EVERYWHERE!
And if you’re having trouble, I CAN HELP!
ADVANTAGES:
- EXTREMELY SIMPLE:
- If you can copy and paste text and know how to edit a bookmark, you’re good to go!
- EXTREMELY QUICK: Just select the bookmark!
- NO HTML (HyperText Markup Language)
- NO CSS (Cascading Style Sheets)
- NO browser tools or extensions to inspect code or apply site specific userscripts or custom CSS etc.
- NO weird or complicated methods
- Works in ALL browsers ALL versions:
- INCLUDING iPhone Safari ALL versions
- And including mobile browsers like Chrome, Firefox, Opera, etc.
- Works on ALL devices:
- Mobiles, tablets, laptops and computers
- INCLUDING iPhone ALL models
- Mobiles, tablets, laptops and computers
Note: There’s a couple of rare instances where it can get a little tricky, like tablets with a non-replaceable dedicated Chrome browser which have a javascript url filter (it requires a couple of extra steps each time you run it, but it works). I’m yet to have heard of or seen a browser where it’s impossible to run a javascript url.
THE PROBLEM is the stuck “Message ChatGPT” input box. The javascript below moves the box to the bottom of the page in stead.
HOW TO CORRECT IT - STEP-BY-STEP:
Summary: you’re going to create a bookmark with some javascript in it, a so called “bookmarklet”.
1: Save a bookmark for any page: you’re going to edit it after it’s been saved.
2: Mark(select) the bookmark title below, copy it, edit your bookmark, paste the title in your bookmark, and save it.
3: Mark(select) the javascript (the Address (URL)) below, copy it, edit your bookmark, paste the javascript in your bookmark’s address (url), and save it. Now you’re done!
4: When you select the bookmark, the script executes and the box unsticks. If the window is refreshed, the box sticks again and you need to use the javascript bookmark.
THE JAVASCRIPT BOOKMARK (BOOKMARKLET)
Title:
ChatGPT scroll bug patch
Address (URL):
javascript:(function () {
document.querySelectorAll('html *').forEach(function(node) {
var s = getComputedStyle(node);
if (s['overflow'] === 'hidden') {
node.style['overflow'] = 'visible'; }
});
})();
This is the same script, in code layout:
javascript:(function () {
document.querySelectorAll('html *').forEach(function(node) {
var s = getComputedStyle(node);
if (s['overflow'] === 'hidden') {
node.style['overflow'] = 'visible'; }
});
})();
Same issue in my old samsung tablet chrome 95 latest version not supported
Hey, had the same issue for quite some time on safari on my MacBook pro with macOS Monterey (12.5) installed.
Easiest workaround I found, although as annoying as it is, is to install another browser i. e Brave. I haven’t tried other browsers though I suppose they should most probably also work.
Another workaround might be to install the ChatGPT App though you need version MacOS 14.0 or newer
I found it out:
Click share
Copy and paste link
Paste link in new tab
You should be able to create new queries and scroll
I tried your trick and chat gpt died.I cant access it any more.what do I do? any body know what this means?
Bad gateway
The web server reported a bad gateway error.
- Error reference number: 502
Welcome to the community!
I hope it will be resolved soon.
There is an issue now, please follow the updated STATUS
Thank you, it help me.!!!