Daniil

Results 12 issues of Daniil

**Describe the bug** Running with 5.3.0 version - getting the error: ``` Transport error: { type: 'socket' } ``` This code has worked previously, so not sure what's the issue...

I have an issue resolving 3rd party class and the message I get is a bit cryptic. So I decorate PrismaClient with injectable and bind to the container ```typescript decorate(injectable(),...

# This is a Bug Report ## Description - What went wrong? Function keeps triggering restart [27/09/2020 00:38:31] File change of type 'Changed' detected for '/graphql/function.json' [27/09/2020 00:38:31] Host configuration...

How should I send score to a game backend? It's not well described in the documentation. Could you please help me with that?

jest tests are running properly, some are failing though - I tried to debug and seems there's something wrong with AnotherWeekdayParser. Not sure if it is something with test inputs...

Hi, I'm getting an error trying to copy a file in one of my projects subfolders. `error: Can not duplicate file: TypeError: Cannot read property 'forEach' of undefined` I'm ready...

Hi! I am using the plugin and after some changes in my project I'm now getting the following: ```shell at until (/.../node_modules/apr-engine-until/dist/apr-engine-until.umd.js:15:10) at until (/.../node_modules/apr-engine-until/dist/apr-engine-until.umd.js:15:10) at until (/.../node_modules/apr-engine-until/dist/apr-engine-until.umd.js:15:10) at until...

See **./src/Client/App.fs** ```fsharp let update msg model = match msg, model.CurrentPage with | NounDeclensionMsg msg, NounDeclension m -> ... | _, _ -> model, Cmd.none ``` This should be refactored...

The idea is to implement some kind of user login/registration which will be additional to what exists now. This will allow old user to continue use the app, but for...

Fable has improved it's APIs to support React Hooks. I think it's time to do some refactoring - some links below as implementation examples https://t.co/x9RnWApR8h?amp=1 https://t.co/RKLQIJMQ7W?amp=1