Skip to content

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

@ygarg465

Description

@ygarg465

๐Ÿ› 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions