ntziolis

Results 23 issues of ntziolis

## Description Rolled up two issues as they both only required minor fixes: Issue 1 Currently using build with external modules that are specified by relative path only work when...

@santino As suggested moving this into separate issue in #2862 We have been successfully using the transform. Here are some comments: - the transform is very powerful and enables A...

If 2 requests have the same cache key. At any given point there should only be one active call to `originalResolver`. Right now the second request will also be executed...

The mesh build command produces invalid `index.js` file when no default exports are defined. This is a very common scenario when using typescript, but does also applies to js composers...

This would allow to create a one liner that opens the editor with history imported already. Optimally: - If the query string is provided the data form field not just...

It cost me 3h, hence I thought the next person should not run into this

Use case: - We have an observable that returns a list of options - The list of options changes based what the user has selected in previous form inputs -...

:white_check_mark: status: resolved
radio-group

When trying to install kd on the WSL available current versions of windows (default ubuntu), all steps go through fine besides `Installing "Start KD Deamon"`. KD and other tools install...

Right now the plugin does not work when used without installing as a dev dependency and referencing the tsserver to use the local version. I have already excluded version conflicts...

While intellisense is provided during editing it there there are cases where somebody might slip in a typo or simply a field name has changed. In these cases it would...