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

fix: App rendering on android emulator when using live reloading #475

Open
ygarg465 opened this issue Oct 21, 2023 · 0 comments
Open

fix: App rendering on android emulator when using live reloading #475

ygarg465 opened this issue Oct 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ygarg465
Copy link

🐛 The bug

Bug Description

Issue Summary

When using @nuxt/ionic module website is not accessible on an Android emulator's Chrome browser while it is accessible from a Chrome browser on the same device and a remote mobile device connected to the same network.

Steps to Reproduce

  1. Set up a Nuxt application using the @nuxt/ionic module.
  2. Ensure the Nuxt application is accessible from a Chrome browser on the same device and a remote mobile device on the same network.
  3. Attempt to access the Nuxt application from an Android emulator's Chrome browser.
  4. Observe that the Nuxt application is not accessible on the Android emulator's Chrome browser.

Actual Behavior

The Nuxt application is not accessible when trying to access it from the Chrome browser of an Android emulator.

Additional Information

  • Nuxt version: 3.8.0
  • @nuxt/ionic module version: 0.12.1
  • Android emulator details: Pixel 7 Pro API level 34 x86_64

What I Have Tried

I have verified that the Nuxt application is accessible from a Chrome browser on the same device and from a remote mobile device. However, it does not work on the Android emulator's Chrome browser. I have also checked for any error messages or issues in the emulator's console but found none.

Please let me know if there are any specific configuration details or troubleshooting steps that I should follow to resolve this issue.

🛠️ To reproduce

  1. Set up a Nuxt application using the @nuxt/ionic module. 2. Ensure the Nuxt application is accessible from a Chrome browser on the same device and a remote mobile device on the same network. 3. Attempt to access the Nuxt application from an Android emulator's Chrome browser. 4. Observe that the Nuxt application is not accessible on the Android emulator's Chrome browser.

🌈 Expected behaviour

The Nuxt application should be accessible from the Android emulator's Chrome browser, just like it is from other devices and browsers on the same network.

ℹ️ Additional context

No response

@ygarg465 ygarg465 added the bug Something isn't working label Oct 21, 2023
@danielroe danielroe removed their assignment Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants