Alex Avd

Results 15 comments of Alex Avd

After some debugging I didn't found any reason why I'm getting those 401 errors. So I just added a check to reauthenticate and repeat request if needed.

Можно сделать свой компонент-обёртку над el-autocompete: ```vue const BASE_URL = 'https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest' const API_KEY = "XXXXXXXXXXXXXXXXXXXXXXXXX" export default { props: { value: String, type: { type: String, required: true, validator: function...

Bump. I have same issue with **/admin/jsi18n/** path, my log full of this messages: _Response to request with pk 11d4bbfe-bccf-4677-acaa-eb4561ead18d has content type text/javascript but was unable to parse it_

Same issue with Django 2.2, MySQL 5.7 and silk 4.1.0

Any news about this pull request? Almost two years gone already...