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

Exception for Fast Refresh #10361

Open
mustafahlvc opened this issue Jan 10, 2021 · 1 comment
Open

Exception for Fast Refresh #10361

mustafahlvc opened this issue Jan 10, 2021 · 1 comment

Comments

@mustafahlvc
Copy link

Is your proposal related to a problem?

Hi,

I'm using axios-mock-adapter to demonstrate api calls.
It catches HTTP requests then you can respond with the data which you provide.

Without the Fast Refresh, the changes on the files detected by the cra and reloads the app.

But with the Fast Refresh, even the changes detected (i guess), the request won't be triggered and not updates the app.

Describe the solution you'd like

It would be good to define an exception for partially disabling fast refresh.
Can be detected with the comment blocks or with a configuration.

Kind regards.

@mustafahlvc
Copy link
Author

mustafahlvc commented Feb 10, 2021

#10539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant