Solidity Setup Issue

Hi Everyone,

I’m having an issue with my solidity. For some reason when I hit deploy it just shows

"
Transactions recorded

1

All transactions (deployed contracts and function executions) in this environment can be saved and replayed in another environment. e.g Transactions created in Javascript VM can be replayed in the Injected Web3.
"

My contract does not appear below. In order to get the contract to appear I have to enter in an address and click the “At Address” button. This seems different from the tutorials. Is my IDE improperly setup?

Eric

Please provide an screenshot of the error, that way i can help you solve the issue properly :face_with_monocle:

Carlos Z

I don’t get an error. When I started the course I would hit “deploy” and the contract parameters would populate at the bottom, now I have to enter in an address and click “at address” for the contract parameters to populate at the bottom. Is this a user error or is there something wrong?Screen Shot 2021-08-25 at 5.05.07 PM

This could be an error from your browser maybe, based on the other example I gave you about your contract, is still not working, you might want to try to open remix with another browser.

Carlos Z

got it thank you bro