farfromrefuge

Results 1294 comments of farfromrefuge
trafficstars

@NathanWalker all tests are now passing. Hope i got it all right. The issue was that css vars/exps need to be handled separately in the sense that all css vars...

@rigor789 I actually ran the automated tests successfully here. I had some errors with other CSS tests though .

the tests actually allowed me to fins a difference in behavior. thank you tests!

@rigor789 tests are failing for completely different reasons now. Like css parse error. I dont really get it

@Upd4ting you can fork that branch and run the automated app for android. some tests are not passing. I am really sorry I am completely under right now and I...

@timdoege at first your solution did not work for me. Then i tested to not use images from an xcassets but to use images names directly (from `App_resources/iOS`) and it...

@dlcole actually it is not an empty object. It is(should be) a native object. Could you try and `console.log` things like `savedState.constructor.name`, `typeof savedState` or even `Object.keys(savedState)` ?

@dlcole ok so i cant reproduce the issue but i might understand what s going on. You were right on though i think there is a better way to write...

@manijak thanks a lot for the example project! Thanks to it i managed to fix it the right way! It was an issue with BottomNavigation indeed. It is fixed in`@nativescript-community/ui-material-bottom-navigation`...

@rigor789 are you sure the directory does not exists? And can we really create it ? feels strange that we could