angularjs - Plunker bad request with status code 400 -


in plunker error message in live preview:

{   "statuscode": 400,   "error": "bad request",   "message": "content must string",   "validation": {     "source": "payload",     "keys": [       "files.js.content"     ]   } } 

it used working correctly last week. see same or similar 400 live preview message on page visit. here link plunker page. have similar issue plunker recently?

this result of bug temporarily deployed production. has been resolved.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -