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

_ßr is not defined error #132

Open
paluchi opened this issue May 29, 2022 · 2 comments
Open

_ßr is not defined error #132

paluchi opened this issue May 29, 2022 · 2 comments

Comments

@paluchi
Copy link

paluchi commented May 29, 2022

image

This error occurs every time I reload my code by pressing ctrl + s and using ttypescript as compiler

Terminating batch job and reloading again fix the issue, but hot reloading is not available now

@jasoninrapid
Copy link

jasoninrapid commented Sep 6, 2022

I'm seeing a similar error in my browser after a hot reload of a React Web Pack app. I have tst-reflect working and emitting type information at runtime so I think I have it configured correctly.

This import appears to be bad in the browser error:

import * as _ßr from "tst-reflect";

@Hookyns
Copy link

Hookyns commented Jan 23, 2023

This is an issue inside tst-reflect package. Hookyns/tst-reflect#81

I think the issue here can be closed.

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

No branches or pull requests

3 participants