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

Bug: [DebugBar] Hot Reloading does not work #7878

Open
ALTITUDE-DEV-FR opened this issue Aug 29, 2023 · 7 comments
Open

Bug: [DebugBar] Hot Reloading does not work #7878

ALTITUDE-DEV-FR opened this issue Aug 29, 2023 · 7 comments
Labels
4.4 bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@ALTITUDE-DEV-FR
Copy link
Contributor

ALTITUDE-DEV-FR commented Aug 29, 2023

PHP Version

8.2

CodeIgniter4 Version

4.4.0

CodeIgniter4 Installation Method

Composer (as dependency to an existing project)

Which operating systems have you tested for this bug?

Windows

Which server did you use?

apache

Database

MYSQL

What happened?

Hello,
In my side the reload hot-bar feature is not working in 4.4.0, the update is working fine in my 7 websites using CI 4.4.0, the reload hot bar not working for all.

This is a error message:
"EventSource's response has a MIME type ('text/html") that is not "text/event-stream". Aborting the connection.

Screen : https://imgur.com/a/418byfj
7jIuewf

Steps to Reproduce

Just click in the hot bar

Expected Output

n:a

Anything else?

Screen : https://imgur.com/a/418byfj

@ALTITUDE-DEV-FR ALTITUDE-DEV-FR added the bug Verified issues on the current code behavior or pull requests that will fix them label Aug 29, 2023
@kenjis kenjis added the 4.4 label Aug 30, 2023
@kenjis kenjis changed the title Bug: Reload Hot-bar Bug: [DebugBar] Hot Reloading does not work Aug 30, 2023
@kenjis
Copy link
Member

kenjis commented Aug 30, 2023

Thank you for reporting.
What 's your browser and its version?

@sanchawebo
Copy link
Contributor

I have the same Problem. Chrome 116

@ALTITUDE-DEV-FR
Copy link
Contributor Author

ALTITUDE-DEV-FR commented Aug 30, 2023

Hi,
For my part:

BRAVE
[Version 1.57.53 Chromium: 116.0.5845.114 (Build officiel) (64 bits)]

Same on Google Chrome and Edge or Mozilla.

@kenjis
Copy link
Member

kenjis commented Sep 4, 2023

Chrome 116 and php spark serve works fine.

@neznaika0
Copy link
Contributor

Do you like double slash?
http://localhost:3000//__hot-reload

On the question: Try disabling your filters. And open a static page. Probably filters intercept the request from Hot Reload

@ALTITUDE-DEV-FR
Copy link
Contributor Author

Hello is use : http://localhost:8080/fr with /fr /en and more, the url not working with hot reload.
Same problem with blank page without filters.

@nerozero
Copy link

nerozero commented Feb 29, 2024

Confirm from my side as well, Freebsd/debian, php8.2, mysql, firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.4 bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

No branches or pull requests

5 participants