Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_official-realtime-app example is buggy #253

Open
rgov opened this issue May 21, 2023 · 3 comments
Open

_official-realtime-app example is buggy #253

rgov opened this issue May 21, 2023 · 3 comments
Assignees

Comments

@rgov
Copy link

rgov commented May 21, 2023

When I load the _official-realtime-app example on CodeSandbox, I notice that:

  • When viewing a single issue, even though it says, "That title is content editable and will save on blur," when I edit the title it just reverts back after a moment. (Edit: Also reproduces on my local machine.)

  • The back button in the integrated browser doesn't work. (Edit: Doesn't reproduce on my local machine, but pressing the back button takes almost a full second to go back to which is not great for a simple example project in a framework that purports to be very fast.)

@rgov
Copy link
Author

rgov commented May 21, 2023

Also _official-tutorial results in a "502 Bad Gateway" on CodeSandbox.

Edit: Locally, rpm run dev just prints 💿 Built in 329ms and then does nothing further.

I'm not sure if any of the examples work, I'm 0 for 3...

@hollandThomas
Copy link

If you npm run build and then npm start, it works 🤷‍♂️

@ryanwoodcox
Copy link

npm run build and npm start does seem to allow the example to function properly.
Why is this example not working correctly when running npm run dev?

I see the same issue on the example based on this example that was shown at RemixConf 2023:
alexanderson1993/remix-live-loader#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants