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] Luau reports typechecking error in strict mode on Server Output #50

Closed
Aloroid opened this issue Jan 2, 2024 · 0 comments · Fixed by #56
Closed

[BUG] Luau reports typechecking error in strict mode on Server Output #50

Aloroid opened this issue Jan 2, 2024 · 0 comments · Fixed by #56
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Aloroid
Copy link

Aloroid commented Jan 2, 2024

Describe the bug

Luau reports a type checking error on the server output since variables reliable and unreliable are of type Instance?.

Reproduction

Any server output with an event

Expected behavior

Not produce a type error

image

@Aloroid Aloroid added the bug Something isn't working label Jan 2, 2024
@sasial-dev sasial-dev self-assigned this Jan 4, 2024
@sasial-dev sasial-dev added this to the 0.6 Release milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants