Expected behavior
There should be a confirmation message before trading, so users don't buy anything by accident.
And there shouldn't be any javascript errors in the console.
Actual behavior
The confirmation message doesn't appear, because of a javascript error.
This is caused by missing quotes around the message "Are you sure?".
This is how it should look like:
How to reproduce
The bug can be easily reproduced by visiting the marketplace in the SteemNova-Game
- Browser: latest Chrome (shouldn't matter)
- Operating system: Windows10 (shouldn't matter)
Posted on Utopian.io - Rewarding Open Source Contributors