Patrick Michalina
Patrick Michalina
Same issue here!
I wrote a solution for Angular Universal apps located at [ng-env-transfer-state](https://github.com/flocasts/flo-angular/tree/master/projects/flosportsinc/ng-env-transfer-state). It won't help directly with client only builds, but might help some others who are using Angular Universal.
:+1: for disabling the dropdown. I was looking around the documentation and couldn't find a solution to this. I would simply like to disable a button based on the response...
I was just rolling up my sleeves to write something like this. Can you please comment on if this will be merged?
@crutchcorn do you intend to make a simple option to enable this feature instead of needing to create a customized template?
@dougwilson struggling to reach 100% coverage with node environments that do not support brotli.
@ryhinchey this PR actually breaks out brotli vs gzip settings. But a major version bump does make sense IMO. ``` compression({ ..., brotli: { enabled: false, // default to false,...
I submitted a PR https://github.com/expressjs/compression/pull/156 since there was not progress on the other one.
I can look into the options portion as well.
Same error here but I am doing nothing special. Any insert into the database yields this. I am getting this during Seed()