galacean / engine

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
https://galacean.antgroup.com/
MIT License
4.04k stars 288 forks source link

Changes doesn't trigger reload automatically #2151

Closed Oskang09 closed 23 hours ago

Oskang09 commented 5 days ago

Describe the bug Create new project and code changes or editor changes after saved won't trigger the reload automatically, will required to refresh page in order to have latest changes, as image the mobile debug view in code editor doesn't reload the page so it remains to previous version code until refresh the page.

Project Link: https://galacean.antgroup.com/editor/project/47100004

Expected behavior When code save or editor save should reflect and reload automatically on mobile debug view, tab debug view.

Screenshots

image

Screenshots ( After refresh ) image

Desktop:

MrKou47 commented 1 day ago

It's a bug in the recently released version, and we have fixed it in the latest editor version. Could you check it again?

Oskang09 commented 23 hours ago

Hi @MrKou47 , tested was working right now, thanks lot for that. Since fixed will close for the issues.