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

Unable to import .ts file in .tsx files. #497

Closed
adityaparab opened this issue May 17, 2018 · 4 comments · May be fixed by hixio-mh/core-1#50, hixio-mh/core-1#52, hixio-mh/core-1#55, hixio-mh/core-1#57 or turkdevops/core#220

Comments

@adityaparab
Copy link

adityaparab commented May 17, 2018

Hello, I generated a react typesript project and I am unable to import my redux module's index.ts file in the project's main file index.tsx

Here is a snapshot of the error

image

Link where the error can be reproduced - https://stackblitz.com/edit/adityaparab-react-redux-ts?file=index.tsx

@mindplay-dk
Copy link

Odd, it won't let me change the extension to .tsx at all.

image

It even changes the icon to the react logo while I'm typing - but refuses to accept the change.

@sulco
Copy link
Member

sulco commented Feb 9, 2021

Thanks for submitting the issue! I've just checked the repro - it's not fixed :)

@sulco sulco closed this as completed Feb 9, 2021
@mindplay-dk
Copy link

it's not fixed :)

He said, and closed the issue. 🙂?

@sulco
Copy link
Member

sulco commented Feb 9, 2021

@mindplay-dk yup, that's cold.
Sorry, I meant: "now". It's fixed now 😅

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