niksonkjohn

Results 3 issues of niksonkjohn

how do we validate empty or undefined **referer**

'week' scale is missing from TimelineTimeAxisScaleType. File: vis-timeline/types/index.d.ts ``` export type TimelineTimeAxisScaleType = 'millisecond' | 'second' | 'minute' | 'hour' | 'weekday' | 'day' | 'month' | 'year'; ``` We...

bug
help wanted
Typescript

How to remove server and x-powered-by header from the app insights response using this library. httpinterceptor does not catch insights request and responses