An open API service for providing issue and pull request metadata for open source projects.

GitHub / TypeScriptToLua/TypeScriptToLua issues and pull requests

Labelled with: bug

#1632 - Root-level resources with usings not being disposed

Issue - State: closed - Opened by inklesspen1rus 10 months ago - 1 comment
Labels: bug, scope: transformation

#1627 - The position of attributes in the compilation result causes some issues when using decorators.

Issue - State: closed - Opened by suifffff 11 months ago - 2 comments
Labels: bug, scope: transformation

#1605 - Array indexing does not get +1 in transpiled output in a rather specific scenario with optional chaining

Issue - State: closed - Opened by GlassBricks over 1 year ago
Labels: bug, scope: transformation

#1591 - Type alias for Iterator of MultiReturn doesn't work as expected

Issue - State: closed - Opened by Gudine over 1 year ago - 2 comments
Labels: bug, scope: language extensions

#1585 - Incorrect transform this arg for optional super method call

Issue - State: closed - Opened by pilaoda over 1 year ago - 2 comments
Labels: bug, scope: transformation

#1576 - Bug in Array.from()

Issue - State: closed - Opened by denis-atsuta over 1 year ago
Labels: bug, scope: lualib

#1572 - Runtime error when using bitwise operations on an exported Enum with @compileMembersOnly

Issue - State: closed - Opened by RoryDuncan over 1 year ago - 1 comment
Labels: bug, scope: transformation

#1571 - Incorrect handling of using keyword with async

Issue - State: closed - Opened by Janrupf over 1 year ago
Labels: bug, scope: transformation

#1568 - Generic callback functions and 'this'

Issue - State: closed - Opened by DanielAdolfsson over 1 year ago - 1 comment
Labels: bug, scope: transformation

#1558 - Using the luaBundle option with a single Typescript file causes your code to run twice.

Issue - State: closed - Opened by spidunno almost 2 years ago - 8 comments
Labels: bug, scope: bundling

#1535 - tsconfig.spec.ts fails in MacOS, because /var is actually located in /private/var

Issue - State: closed - Opened by aabajyan about 2 years ago - 1 comment
Labels: bug, scope: tooling

#1533 - watch mode ignore extends tstl block

Issue - State: closed - Opened by pilaoda about 2 years ago
Labels: bug, scope: tooling

#1528 - @customName is ignored if @noSelf is applied

Issue - State: closed - Opened by aabajyan about 2 years ago - 1 comment
Labels: bug, scope: transformation

#1520 - SourceMapTraceBack does not include full paths

Issue - State: open - Opened by viluon over 2 years ago
Labels: bug, scope: tooling

#1504 - Wrong static super call

Issue - State: closed - Opened by pilaoda over 2 years ago - 2 comments
Labels: bug, scope: transformation

#1499 - C stack overflow when using await in a loop

Issue - State: closed - Opened by dogagithub over 2 years ago - 14 comments
Labels: bug, help wanted, scope: lualib

#1490 - Can moduleResolution plugin support return absolute path?

Issue - State: closed - Opened by pilaoda over 2 years ago
Labels: bug, scope: transpile

#1482 - LuaTable isEmpty() method not present in language-extensions.

Issue - State: closed - Opened by GlassBricks over 2 years ago - 1 comment
Labels: bug, scope: tooling

#1464 - Cannot read properties of undefined (reading 'text') transforming switch statement with transformer

Issue - State: closed - Opened by Perryvw over 2 years ago
Labels: bug, scope: transformation

#1445 - Dots in module path breaks Lua import in a non-bundle compilation

Issue - State: open - Opened by Renegatto almost 3 years ago - 2 comments
Labels: bug, scope: transpile

#1437 - Using a parent class accessor while overriding it fails

Issue - State: closed - Opened by rhazarian almost 3 years ago
Labels: bug, scope: lualib

#1426 - Generator vs array used in a ternary generates invalid code

Issue - State: closed - Opened by DoctorGester almost 3 years ago
Labels: bug, scope: transformation

#1425 - SparseArray code generated for simple array spreads

Issue - State: open - Opened by DoctorGester almost 3 years ago - 1 comment
Labels: bug, optimization, scope: transformation

#1412 - Exception from semantically invalid TS in compound assignment

Issue - State: closed - Opened by Perryvw about 3 years ago
Labels: bug, scope: transformation

#1411 - LuaMultiReturn returns all values even when indexed with [0]

Issue - State: closed - Opened by Cheatoid about 3 years ago
Labels: bug, scope: transformation, scope: language extensions

#1406 - Exception thrown when calling string.indexOf without arguments

Issue - State: closed - Opened by Perryvw about 3 years ago
Labels: bug, scope: transformation

#1405 - Destructuring breaks preincrementing or predecrementing

Issue - State: open - Opened by BlockOG about 3 years ago
Labels: bug, scope: transformation

#1404 - Generation failed when using LuaMultiReturn in type assertion

Issue - State: closed - Opened by yaoyisen about 3 years ago
Labels: bug, scope: transformation

#1394 - [TSTL config] TSTL 'extension' config field affects 'require' statements in resulting code

Issue - State: closed - Opened by Neloreck about 3 years ago - 2 comments
Labels: bug, scope: transpile

#1393 - Implicit `true` argument when creating a new object without parentheses

Issue - State: closed - Opened by Cheatoid about 3 years ago - 1 comment
Labels: bug, scope: transformation

#1391 - Code written in jsx style ignores the noSelf flag.

Issue - State: open - Opened by nkari82 about 3 years ago - 2 comments
Labels: bug, scope: transformation

#1384 - LuaSet spread iterable operation leads to runtime error

Issue - State: closed - Opened by Perryvw about 3 years ago
Labels: bug, scope: transformation

#1382 - "try/finally" without "catch" still catches and ignores the error

Issue - State: open - Opened by Feuermurmel about 3 years ago - 1 comment
Labels: bug, scope: transformation

#1380 - Exported `async` function is not behaving the same as local

Issue - State: closed - Opened by Cheatoid about 3 years ago - 1 comment
Labels: bug, wontfix, scope: lualib

#1376 - TypeScriptToLua modifies strings which contain lua code

Issue - State: closed - Opened by heinzbeinz about 3 years ago - 6 comments
Labels: bug, scope: transpile

#1360 - defineProperty does not work correctly

Issue - State: open - Opened by kirill-782 over 3 years ago
Labels: bug, scope: lualib

#1358 - utf class name Conversion error

Issue - State: closed - Opened by qq1053831109 over 3 years ago
Labels: bug, scope: transformation

#1330 - findRequiredPaths match require keyword in comment of external lua code

Issue - State: closed - Opened by pilaoda over 3 years ago - 4 comments
Labels: bug, scope: transpile

#1137 - try/finally does not behave as expected when rethrowing

Issue - State: open - Opened by Perryvw over 4 years ago - 6 comments
Labels: bug

#1115 - Multi-line strings mismatch (uses LF instead)

Issue - State: open - Opened by Cheatoid over 4 years ago - 1 comment
Labels: bug, scope: transformation

#908 - Crash from tricky generics

Issue - State: closed - Opened by tomblind over 5 years ago - 4 comments
Labels: bug, scope: transformation

#896 - Cannot read 'kind' of undefined in function assignment validation

Issue - State: closed - Opened by Perryvw over 5 years ago
Labels: bug, scope: transformation

#844 - Error: Unsupported node kind: VoidExpression.

Issue - State: closed - Opened by lolleko almost 6 years ago - 3 comments
Labels: bug

#840 - `for...of` loop over `LuaTupleIterable` doesn't correctly transform complex binding patterns

Issue - State: closed - Opened by ark120202 almost 6 years ago - 1 comment
Labels: bug

#704 - Unwrap parenthesis around expressions before doing syntactical checks

Issue - State: closed - Opened by ark120202 over 6 years ago - 1 comment
Labels: bug, scope: transformation