Bayu Candra
Bayu Candra
Hi, I have success loading font with this plugin, however, it gives me a problem when trying to do `splitTextToSize()`. I got an error message: *can not read property 'Unicode'...
Is it possible to change the response content just before displayed to it place with SPF? Any answer will be appreciated. Thanks in advance.
Hi, i have problem with `onDone` callback which i were though it should be like jQuery $(document).ready(). However seem to me `onDone` callback sometimes call to soon before new loaded...
Hi, I need help how to use koa-unless in typescript, based on Koa Middleware structure recomendation at: [https://github.com/koajs/koa/blob/master/docs/guide.md#middleware-options](https://github.com/koajs/koa/blob/master/docs/guide.md#middleware-options) , I have following middleware structure: ``` import * as Koa from...
Hi, is it possible to setup Httpinterceptor for swagger?