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

TypeScript global functions crash again - TS was upgraded to 4.8 however it should stay 4.7 #1132

Closed
reztamas opened this issue Sep 10, 2022 · 3 comments

Comments

@reztamas
Copy link

Describe the bug

TypeScript global functions crash again
It was described in this issue: #1106

It has been fixed on 28.9 with this commit by downgrading the TypeScript from 4.8 to 4.7:
#1107

However on 1.9 this modification upgraded from 4.7.4 to 4.8.2 again which caused the same failure with TypeScript global functions:
36959b2

Expected behavior

TypeScript global functions should not crash

Suggested solution

Downgrade TypeScript to 4.7

@Apollon77
Copy link
Contributor

Yes fix will come soon ...

@Apollon77
Copy link
Contributor

6.0.2 on it's way to Beta

@Apollon77 Apollon77 pinned this issue Sep 12, 2022
@ScumbagSteve
Copy link

I think this could be unpinned

@Apollon77 Apollon77 unpinned this issue Jun 1, 2024
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