Build a World Cup Database - Build a World Cup Database

Tell us what’s happening:

Hello. After adding exec permissions to script files with chmod +x filename.sh, both script files immediately become uneditable. I can neither input nor delete code in the editor window. I reset code road several times, but the scripts remained uneditable (despite +x permission being rolled back in the reset). I deleted the codebase entirely and started the project from scratch, but the same thing happened. Has anyone experienced this or have any ideas? I am using Safari. Thank you in advance!

Your code so far - is just the PSQL database with teams and games tables, which pass all tests prior to the test I have issues with.

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15

Challenge Information:

Build a World Cup Database - Build a World Cup Database

Github Link: freeCodeCamp/curriculum/challenges/english/blocks/lab-world-cup-database/5f9771307d4d22b9d2b75a94.md at main · freeCodeCamp/freeCodeCamp · GitHub

Don’t use Safari.
Use Chrome.
But this shouldn’t affect the codespace if that is what you are using. Please indicate what it is you are doing in more detail. (screenshots along side a detailed description ideally)

Thank you for replying. Trying again 48 hours later, I was unable to recreate the issue. I’m happy to have been able to complete the project, I wish I had been able to uncover a little more for any future sufferers. But thanks once again for stepping in!