Andrew Avsenin

Results 12 issues of Andrew Avsenin

![image](https://user-images.githubusercontent.com/1572963/82225263-a8099600-992d-11ea-9356-2c1f0c96a07e.png) Hello, I found this when I was tried change url(redirect) without "/", I forgot added that and I got exception in elm script https://github.com/snatvb/employee-journal/tree/runtime-broken https://github.com/snatvb/employee-journal/blob/runtime-broken/src/View/Home.elm#L63 https://github.com/snatvb/employee-journal/blob/runtime-broken/src/Main.elm#L87 (at first I...

### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...

template: bug

### Current Behavior Crash by null pointers: ``` index.es-dev.js:15945 Uncaught TypeError: Cannot read properties of undefined (reading 'parent') at _Container.addChild (webpack-internal:///(app-client)/../../node_modules/@pixi/display/lib/Container.mjs:33:17) at _appendChild (webpack-internal:///(app-client)/../../packages/operation-space/node_modules/@pixi/react/dist/index.es-dev.js:23270:12) at appendChildToContainer (webpack-internal:///(app-client)/../../packages/operation-space/node_modules/@pixi/react/dist/index.es-dev.js:23462:28) at insertOrAppendPlacementNodeIntoContainer (webpack-internal:///(app-client)/../../packages/operation-space/node_modules/@pixi/react/dist/index.es-dev.js:17041:8)...

bug
v7

If user tries convert `@export_file("*.txt")` to Array: ```gdscript extends Node class_name NewScript @export_file("*.txt") var files: Array[String] ``` LSP shows error: ![image](https://github.com/godot-rust/gdext/assets/1572963/4dabb2ac-4877-4901-b003-c9ff6892bb25) And in console: ![image](https://github.com/godot-rust/gdext/assets/1572963/5646095d-a992-49d2-ab98-738840f9773b) But if user does it...

bug
c: register

Do you have windows support or have any plans to add it?