Maurits Lourens

Results 15 issues of Maurits Lourens

The input has a required attribute, which you can set, but it doesn't emit the onInvalid event, so you cannot prevent a from from submitting when it's value is null,...

I was looking for a way to set runtime options for handlebars, and came across the [changelog](https://github.com/leshill/handlebars_assets/blob/master/CHANGELOG.md#065-2012-09-09) for version 0.6.5, where this was mentioned, but in the readme it was...

### Version Information ### Environment MacOS 12.3.1 ### What is the expected behaviour? The preview pane shows the result of the previously previewed query ### What is the current behaviour?...

bug
editor

I tried using this library with Sveltekit (SSR enabled), but got the following error: ``` 21:54:40 [vite] Error when evaluating SSR module /node_modules/weightless/button/button.js: ReferenceError: window is not defined at ../src/lib/template-result.ts:32:21...

there is a minor typo in the docs, which makes the build fail if you copy the code and try playing around with it: in [docs/docs/formula/index.html](https://github.com/tanepiper/svelte-formula/blob/2b29376d5eb60b78d16a7eff565f31efb48d5d75/docs/docs/formula/index.html) and [packages/docs-site/docs/formula.md ](https://github.com/tanepiper/svelte-formula/blob/9788dc67d75f22a6b172906fc9629b5c846ddd39/packages/docs-site/docs/formula.md) there...

documentation

The save button only toggles the preview mode on and off, but the saving action is always excited, even when you navigate back. So why not call the save button...

Steps to reproduce (on Android 7.1.2 Nexus 5): - edit a note by clicking on the title - make some changes - press the menu button and cancel - nothing...

**Describe the bug** Both handlebars helpers `times` and `multiply` are doing the same thing. One can be removed **To Reproduce** Steps to reproduce the behavior: 1. Go to a bindingspanel...

bug
stale
sev5 - low

fixes #4810 Adds an operation to the Slack plugin to list the messages in a Slack channel.

This PR fixes #3044 I split both notification collections into resolved and unresolved, because setting the collection based on the state of the tab and using the same collection for...

run-ci