Results 18 comments of Hardy

Same issue on CentOS as well. Linux VM_99_148_centos 3.10.0-514.26.2.el7.x86_64 Did some research on this.[https://blog.pgaddict.com/posts/why-pgxn-distribution-tests-fail]( https://blog.pgaddict.com/posts/why-pgxn-distribution-tests-fail) @Aetherus It turned out to be the environment variable not preserved in sudo `sudo "PATH=$PATH"...

必须要 2.6.7.40, 之后的版本全都不支持

2.6.8.51 sdk 的信息接受也失效了

A related issue #623. It should be either setting default consume to 'application/x-www-form-urlencoded', or setting default params_type to 'body'. Otherwise, Swagger-UI will be unusable without a patch to this gem...

simply config gruntfile ``` js wiredep: { options: { cwd: '', exclude: ['bower_components/bootstrap-sass-official/assets/javascripts/{,*/}*.{js}'] }, ... }, ... ```

using this piece of codes for now. ```ruby props = ActiveModelSerializers::Deserialization.jsonapi_parse params props = ActionController::Parameters.new(**props) props.permit :attr1, :attr2 ``` Hope the pull request #1928 get merged soon.

@unixmonkey No, It can't. post_install hooks are not working at the level within the gem package.

better try with all chrome plugins disabled and check if any ouputs in the DevTool console