David Ed

Results 5 comments of David Ed

i have rolled back to 1.0.7 for "ng-pick-datetime-moment" and its working correctly now.

Since moving to Angular 7 and then needing to apply the workaround from @Alorel, i am having the issue of my dedicated instance factory which was only changing the store...

> ```ts > import {NgModule} from '@angular/core'; > import {BrowserModule} from '@angular/platform-browser'; > import {DEFAULT_CONFIG, NgForageOptions} from 'ngforage'; > > const ngfRootOptions: NgForageOptions = { > name: 'DatabaseName1', > //...

Sorry i had massive head fog when i wrote the above. i fixed this in a patch for me by changing the Moment Adapter. /adapter/moment-adapter/moment-date-time-adapter.class.ts line 162 ``` ts public...

i want to blame this commit - https://github.com/primefaces/primeng/commit/e7b611ba4c554aa4beeebe7a8a1ac8d74534507e i believe this PR will fix it - please merge - as all flexheight tables/trees are broken atm.