w3itch-crafter / w3itch-frontend

https://w3itch.io
GNU Affero General Public License v3.0
4 stars 3 forks source link

[BUG] A Minetest game loaded easyRPG player after updated #228

Closed whyouare111 closed 2 years ago

whyouare111 commented 2 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to https://test.w3itch.io/dashboard
  2. Click on 'Edit'
  3. Edit ,click on 'UPDATE',redirect to game page.
  4. Click on 'PLAY' ,see error

Expected behavior use Minetest player

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

whyouare111 commented 2 years ago

Maybe we can make minetest player under /game/[id] and not need another route

xiaotiandada commented 2 years ago
router.push(`/game/${id}`)

Game routing merge

/game/:id
/minetest-game/:id
/game/:id
CaTcatM200 commented 2 years ago

Has been successfully fixed. Test successful. Test environment: OS: Windows10 Browser: Google Chrome v102.0.5005.63