Marcus Yu

Results 4 comments of Marcus Yu

I'm having the same problem. Delete of a post id > 100 used to return a 404 but it no longer does.

I am only getting the 403-Invalid Signature when following the link 'Manage subscription' from a notification email. I am able to edit the subscriber in the dashboard and I noticed...

> The library chart can only be tested on a fake chart that uses the library. But this project could simplify a developers' lives by hiding this, i.e. detecting that...

angular-5-data-table uses FontAwesome icons. Try adding font-awesome to your project and include the stylesheet in your app. For example: `npm i --save font-awesome` and in your style.css: `@import "~font-awesome/css/font-awesome.css";` Of...