TypeStrong / atom-typescript

The only TypeScript package you will ever need
https://atom.io/packages/atom-typescript
MIT License
1.13k stars 205 forks source link

Uncaught Error: unknown type of child: function (other_array) { other_array.forEach(function (v... #1350

Closed krautware closed 4 years ago

krautware commented 6 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.20.1 x64 Electron: 1.6.9 OS: F59-PC Thrown From: atom-typescript package 11.0.9

Stack Trace

Uncaught Error: unknown type of child: function (other_array) { other_array.forEach(function (v) { this.push(v); }, this); }

At C:\Users\f59\.atom\packages\atom-typescript\node_modules\jsx-render-dom\dist\index.js:86

Error: unknown type of child: function (other_array) {
  other_array.forEach(function (v) {
    this.push(v);
  }, this);
}
    at appendChild (/packages/atom-typescript/node_modules/jsx-render-dom/dist/index.js:86:15)
    at appendChild (/packages/atom-typescript/node_modules/jsx-render-dom/dist/index.js:77:13)
    at Object.createElement (/packages/atom-typescript/node_modules/jsx-render-dom/dist/index.js:64:5)
    at HTMLElement.createdCallback (/packages/atom-typescript/dist/main/atom/components/statusPanel.js:9:17)
    at Function.create (/packages/atom-typescript/dist/main/atom/components/statusPanel.js:121:25)
    at require.install.then (/packages/atom-typescript/dist/main/atomts.js:38:55)

Commands

     -2:25.6.0 core:confirm (input.hidden-input)
  8x -2:15.8.0 core:backspace (input.hidden-input)
     -1:47.2.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-typescript 11.0.9 
busy-signal 1.4.3 
elm-instant 2.0.0 
elm-navigator 1.2.0 
elm-snippets 0.1.0 
html-to-elm 0.2.0 
Hydrogen 1.23.0 
intentions 1.1.5 
language-elm 1.5.0 
language-elmx 2.1.1 
language-pascal 0.20.2 
linter 2.2.0 
linter-elm-make 0.25.2 
linter-ui-default 1.6.10 
github-actions[bot] commented 4 years ago

This issue has been marked as stale because it did not have any activity for the last 90 days or more. Remove the stale label or comment or this will be closed in 14 days