Gary Lo
Results
2
issues of
Gary Lo
Currently in https://github.com/JetBrains/kotless/blob/master/dsl/kotless/lang/src/main/kotlin/io/kotless/dsl/LambdaHandler.kt#L43 it uses a raw JSON String check to determine the type of CloudWatch Event. However for example if I created a POST request with body ``` {...
bug
## Bug report ### Current Behavior As soon as a touch is detected on the dropdown menu trigger, the menu appears as opposed to only when it's clicked. This is...