Borovsky Arkady
Borovsky Arkady
## PR summary Mobile and desktop versions of Moira use separate bundles, each one with its own loader. See the code [here](https://github.com/moira-alert/web2.0/blob/master/src/app.tsx#L34). Also, the mobile version only features trigger list...
I have child class with override get only array of enum's property. While i serialize this, grobuf throws exception like "Hash code collision: members 'BaseClass.States' and 'ChildClass.States' have the same...
Сейчас мы даем сохранить триггер вот с таким Expression'ом ``` PREV_STATE != NODATA && PREV_STATE > t1 ? ERROR : OK ```