Missing "Open in a new tab"
My repls had "Open in a new tab" button, but now it misses. Can I restore it?
Voters
Coder100 (17018)
You can no longer 'open tab' for terminal repls.
Now you must embed it:
https://docs.repl.it/repls/embed
RYANTADIPARTHI (6001)
that feaure isn't there for every language.
kaiserb1 (13)
@RYANTADIPARTHI
I had this option for given REPLIT, but is missing now.
ErrorNoInternet (13)
"Open in a new tab" is browser specific feature.
If you're talking about the whole tab being the console, that feature was removed about half a year ago due to security concerns.
@SixBeeps
I speak about:
It is still active in some repls.
@kaiserb1 Those Repls are specifically ones that host HTTP servers. Make sure you're hosting one.
@SixBeeps
Could you try to open:
https://replit.com/@kaiserb1/Profibus-address
when you are logged off? Before this repl worked fine even if you are not logged.
I receive error 404 - not found.
@kaiserb1 It works for me (logged off)
@SixBeeps
May be problem occurs only on mobiles?
@kaiserb1 The code works fine on my Android phone
@SixBeeps
Thank you for your time. I still can't understand the problem.
@SixBeeps
Does repl runs automatically or you have to press run button?
@kaiserb1 You have to press the run button.