mightymeld / core

Bugs, questions, ideas and other feedback
MIT License
0 stars 0 forks source link

Can't view my Next.js app when running mightymeld studio #3

Open theadultnoble opened 1 month ago

theadultnoble commented 1 month ago

Describe the bug My application does not show up when I run npx mightymeld and launch the MightyMeld studio. All is see are the side panels and a blank grey page where my application UI should be displayed. This is a recent behavior I am experiencing. I initially suspected it may be due to a slow internet connection at the time, but it persisted since.

To Reproduce Steps to reproduce the behavior:

  1. Run your setup Next.js app with npx mightymeld
  2. Navigate to the launched mightymeld studio in your browser
  3. Attempt to view your application UI
  4. See error

Expected behavior I expect to see my running application's UI and select elements from the window view area

Screenshots Screenshot 2024-09-30 at 7 02 11 PM

Environment

App

schkolne commented 1 month ago

Hey @theadultnoble thanks for sharing the repo.

I took these steps on my Mac:

It launched for me on Arc (see screenshot below). I'm on Ventura 13.3 but otherwise the setup is the same.

Here are my thoughts for next things to try:

Please let me know what you find when you try these steps.

image
tim-dev commented 1 month ago

Also worked for me. What version of node / npm are you on?

theadultnoble commented 4 weeks ago

@tim-dev @schkolne I'm on npm version 9.8.0 and node v20.5.0. I tried clearing and resetting my browser cache on Arc. I also inspected the console. Nothing unusual. However, I installed Chrome and ran it there. it worked fine.

I'll do some further research and see what I find as to why it stopped working on my Arc browser.

schkolne commented 4 weeks ago

@theadultnoble thanks for the additional detail and glad to hear you got it working in Chrome! yes please do let us know if you figure out why it wasn't working in Arc.