-
Hi,
As the `Service` class is not directly exposed by SST, is there a way to reference it to set up global defaults? Expected behaviour would be something like:
```ts
async run() {
$transfor…
-
I am facing one issue in below webhookevent receiver.
receivers:
webhookevent:
endpoint: 0.0.0.0:1111
path: /get/info
processors:
transform/tr:
erro…
-
motivation:
1. all commands are predefined so the compiler can create a more efficient hash table in compile time
2. commands are not equal. We can split all commands into 2 types performance-orien…
-
## Value Proposition
As a user
I want to access the app like a native app on my device, even without an internet connection
In order to have a faster, more reliable experience and access my activi…
-
Good evening !
Photopea is not working while using the Brave browser , the functions seem to stop.
Everything works badly -for example, when you want to use the Free Transform tool it will not allo…
-
### Is your proposal related to a problem?
I am trying to define an action that calls an external service. This service requires a specific Cookie to be present in the request headers for authentic…
-
### Question
I have the following problem (using the **ServiceAPI**): I have time and temperature as search parameters. When I use get_next_trial(), AxClient suggests both, which is fine for temper…
-
Hello,
I would like to handle custom CRS and it's related coordinate operations in Proj4js (and OpenLayer indirectly).
I have 2 questions :
1) Imagine you have a custom CRS (something proj4js…
-
**Describe the bug**
The library has been fully functional and setup as documented. Has been working in production for months now. Targeted the latest SDK 34 when building for release. After uploadin…
-
This is a tremendous plugin! Thank you for your hard work with this. I was wondering if you had plans on adding support for mocks, such that the mocked modules get replaced with the non-barrel import?