Bryse Meijer

Results 9 comments of Bryse Meijer

@rigor789 Does the stream of log information pass through javascript somewhere before being emitted to the terminal since it runs with `ns run {platform}` or is the stream directly outputted...

Based on @Shuunen awesome function, I created a typescript version. ```typescript import { topmost } from 'tns-core-modules/ui/frame'; import Vue, { NavigationEntryVue } from 'nativescript-vue'; import { VueConstructor } from 'vue';...

Thanks @rigor789, excellent advice. It works!

> There is also an issue with reordering - using the same example as above - if one reorders an element within the list, the @itemReordered event is fired twice...

Any update date on this? This is an issue in one of our production apps that makes heavy uses of promises to write to an sqlite database. The app keeps...

Hi @schnapzz, Thank you for the information. I can confirm that @nativescript/[email protected] does not have an issue with promisses. I am running into another memory issue similar to the memory...

Hi @johnmcauley, I have not yet. I will start debugging the runtime myself this week. The v7.2.0 runtime has a compounded issue in which promises are leaking memory too. I...

> I'm experiencing a similar error with the meta command after upgrading to Laravel 9 but it's complaining about a different class: `Class 'Symfony\Component\Translation\TranslatorInterface' not found`. > > I found...

Leaving another message to verify that this is still an issue in v8.4.0