gterras

Results 8 issues of gterras

The current example in `https://github.com/benjamine/jsondiffpatch/blob/master/docs/formatters.md` does not trigger html arrows display. This is the closest I've came up with to make it work : ``` var delta = jsondiffpatch.diff(left, right);...

**Is your feature request related to a problem? Please describe.** Layouts cannot cache the return value of their load function, as seen in the [docs](https://kit.svelte.dev/docs#loading-output-maxage). If the function fetches an...

enhancement

Hi This dropdown : ``` { type: 'dropdown', source: [''], } ``` can't be copy/pasted because `<` goes to clipboard and is not recognized as a valid value. If defined...

Hi, Do you have plans to support Vue3 ? Thanks

**I was trying to...** Trigger validation on a single nested object using discriminators. **The problem:** Validation works on an array of objects but not on a single object: ```typescript @Type(()...

type: question

Hi there, It seems that playing a specific youtube video on a LG TV now needs a `v=` prefix in `contentId`: ``` - service: webostv.command data: entity_id: media_player.{YOUR_WEBOSTV} command: system.launcher/launch...

Hi, First of all thanks for this wonderful lib! I was able to set up a very complex dynamic form (including dynamic listeners per field) from a very simple non-reactive...

### Feedback Hi, Mentioning the Grandstream `Outgoing Call Duration Limit` setting could be useful especially for those using token-based APIs, I set mine to `1` (minute) so that even if...

Stale