azriel46d
azriel46d
**Describe the bug** We have a flow which from what I'm seeing in the definition has a WAIT task with an invalid external storage path. This results in a null...
Pull Request type ---- - [ ] Bugfix - [x] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...
- [x] I have searched the [issues](https://github.com/alibaba/designable/issues) of this repository and believe that this is not a duplicate. ### Steps to reproduce Try any example JSONschema which includes ArrayItems ```javascript...
I've added via API several test flags, however when attempting to generata a segment override the UI crashes. The API requests happening before the crash where ### Request ```javascript fetch(".../api/v1/projects/1/features/262/",...
## Describe the bug The current implementation of the formula field , filters out any columns which are not numeric. In this way a logical formula such as `@type !=...
I've added support for optgroups Optgroups can be passed as part of the options with the following structure ``` { title: "lorem ipsum" // This is the title of the...
The array passed is : ``` ["http://292fc373eb1b8428f75b-7f75e5eb51943043279413a54aaa858a.r38.cf3.rackcdn.com/8635b8afcecc53d22f558b677aa139cf3574086571-1400759881-537de649-620x348.jpg"] ``` Log gives the following ``` 05-22 12:51:45.600: E/TiApplication(3304): (KrollRuntimeThread) [5255,5292] Sending event: exception on thread: KrollRuntimeThread msg:android.view.ViewRoot$CalledFromWrongThreadException: Only the original thread that...
Hi, given that external refs are not supported, i've tested out a local setup in which the only change im doing is adjusting the `loadUrl` functionality such that it utilises...
based on the socket.io-adapter I've added the add , del & delAll methods and adjusted the broadcast method. I'm using kafka-node-slim instead of kafka-node as unfortunately snappy was not building...
Hi, first of all great work! I've adjusted on you work slighly the widget and introduced 1. A history of responses in terms of HTML 2. These are included in...