Acode icon indicating copy to clipboard operation
Acode copied to clipboard

Acode Preview Port Issue

Open fahadkhanrakib opened this issue 2 years ago • 2 comments

Description: Issue Summary: When attempting to use Acode with a React project running on localhost:5173 and setting the preview port to 5173, the code editor automatically previews on 5174.

Expected Behavior: The Acode preview should correctly reflect the specified port (in this case, 5173) to match the local development environment.

Steps to Reproduce:

Run a React project on localhost:5173. Open Acode and set the preview port to 5173. Observe that the preview automatically uses port 5174.

fahadkhanrakib avatar Oct 31 '23 05:10 fahadkhanrakib

Acode version?

1Code-JS avatar Nov 01 '23 03:11 1Code-JS

Acode version?

Acode latest version 1.8.7(330)

fahadkhanrakib avatar Nov 02 '23 03:11 fahadkhanrakib