Results 11 issues of semla

I am looking to deploy a cloud function that can prerender a few urls. I am looking into different ways, but very new to Universal and ssr. Would it be...

I have seen the https://github.com/xieziyu/ngx-echarts#custom-locale but I am struggling to understand how to set the Echarts locale to the current Angular locale? Thanks

Is there any way to set the `headers: { 'Accept-Encoding': 'gzip' }` It works with rxjs/ajax, but with this package I get `Refused to set unsafe header "Accept-Encoding"`. Maybe it...

https://github.com/jetersen/express-ipfilter/issues/87

The code at https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/client-side-REST-integration/ has ` onAuthorize: function(data, actions) { return actions.payment.execute().then(function(payment) { // The payment is complete! // You can now show a confirmation message to the customer });...

### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=candlestick-simple&code=PYBwLglsB2AEC8sDeAoWsCGAnCGBcSAptBgEYA2hAJnmFgK6EC-ANGrAB4CCHEAznmTt0VDGHywA2gHIATAAYAjAHYAtIvmrZAFmktYcpWo1aArHoMKV6zbIBsFw9ZOzl0gLrtW7AJ49-gkje6HyEOIQCUsJC6LGwYD4ghILSAMYY0FSUfJCpANZ60SJiEpJFsZIK-gDM2voaNQAc7mxxcZLa8jWmNV2wpvIt5eiS1YpNNdX62tpDbRXVjfU9_dOynvMbsUzsnkwA3EA ### Steps to Reproduce Look at the aria-label in the link. ### Current Behavior aria-label="This is a chart with type Candlestick.The...

en
not-a-bug

## Brief Information This pull request is in the type of: - [ ] bug fixing - [x] new feature - [ ] others ### What does this PR do?...

PR: awaiting doc
size/XS
PR: first-time contributor

pr: https://github.com/apache/echarts/pull/20218

Small detail, I am wrapping my head around the vega tools and had to stop for a moment to think about "Specifications can be compiled to Vega" in the Vega-lite...