Wouter

Results 41 comments of Wouter
trafficstars

Fixed it by changing the enums to strings. I created my own new class 'ToastConfig' ``` import {SnotifyModule, SnotifyService, ToastDefaults} from 'ng-snotify' export const ToastConfig = { global: { newOnTop:...

Is it possible to ignore fields if they don't exist? We have some fields that are not always in the result.

Did you ever find a solution for this?

Can confirm that I have the same issue when using a postgress database as storage.

> Another project is already doing this. named "PdfSharp.Core". > nuget package url : https://www.nuget.org/packages/PdfSharp.Core/ NU1202: Package PdfSharp.Core 1.0.0 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package PdfSharp.Core 1.0.0 supports: netcoreapp2.1...

duplicate of: https://github.com/biesbjerg/ngx-translate-extract/issues/199 Workaround is to group paths on the same line: `"i18n": "ngx-translate-extract --input ./src --output ./src/assets/i18n/pl.json ./src/assets/i18n/en.json ./src/assets/i18n/de.json --format json --sort"`

Well this issue is still in "backlog"

> 32400/web This was the solution for me as well! Had to navigate to myserverip:3200/web to enable the plugin

> I have tested running bootstrap with the latest Directus version against both MSSQL 2016 and MSSQL 2017 and was unable to reproduce this currently. Negative. Issue still appears fresh...