wordplaydev / wordplay

An accessible, language-inclusive programming language and IDE for creating interactive typography on the web.
Other
63 stars 44 forks source link

No connection issue #207

Closed Marc0Guo closed 1 year ago

Marc0Guo commented 1 year ago

Expected behavior

There should be some features that coming out.

Actual behavior

When go to gallery, go to tools and click on the three dots. It's showing me the below image. I checked my connection by clicking on other features. Everything works fine.

Screenshots

截屏2023-10-17 下午6 00 31 截屏2023-10-17 下午6 02 46

Environment

Desktop

amyjko commented 1 year ago

This is expected behavior for any program that uses the Webpage stream and does not have a back end running. Are you running the Firebase emulator (npm run emu)? Are you running on test.wordplay.dev?

Marc0Guo commented 1 year ago

I'm using npm run dev to run on my terminal.

amyjko commented 1 year ago

Your reply didn't answer my question. Are you running the emulator? If not, this is expected behavior.

Also, please fix your browser and OS version details. "iOS" is incorrect and you haven't specified any versions.

Marc0Guo commented 1 year ago

I'm so sorry, I didn't understand your question. The problem is that I didn't run the back end, so it should be an expected behavior.

amyjko commented 1 year ago

Okay, thanks for confirming! (Talking about bugs always requires precise language, which can make it hard to report and triage. You're doing great, keep up the reporting!)