Julia Passynkova

Results 4 issues of Julia Passynkova

**I'm submitting a ...** (check one with "x") ``` [x ] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ]...

Investigate

__Describe the Bug__ Hi, I am trying to bring on a canvas EventBasedGateway and IntermediateCatchEvent connected and this specific combination always fails with exception in DeleteConnectionHandler.execute. If i change EventBasedGateway...

bug
good first issue
backlog
hacktoberfest

I am using ng-redux with angular 1 application and my store does not use immutable.js at this moment. I am wondering how to make the store immutable and do affect...

The README.md says: ``` import {NgModule} from '@angular/core'; import {BusyModule, BusyConfig} from 'angular2-busy'; @NgModule({ imports: [ // ... BusyModule.forRoot( ... }) ) ], // ... }) export class AppModule ```...