VDawg

Results 28 issues of VDawg

### Describe the problem The problem: The displayed value of the number input field can be: 000100 But I want: 100 Svelte automatically converts `number`-inputs from `string` to `number`, which...

I am building an app with Electron and `Ololog` does not work in my front-end. I get the following error: ``` index.js:60 Uncaught (in promise) ReferenceError: Buffer is not defined...

### Clear and concise description of the problem When iterating over components, while having my test run in the background, the console starts to fill up extremely fast and it...

enhancement
pr welcome

How can I render a component with `accessors` set to `true`? According to [this](https://github.com/testing-library/svelte-testing-library/issues/3) release, it looks like it should exist. But when I do this: ```javascript const utils =...

## Outline A proposal for an easy centralized IW4 login solution making user management nice and simple. ## General idea There will be one website where a user can login...

Currently the active indent guides have 100% opacity which is quite harsh. Toning them down to around 50% is also enough and fits better with their default opacity within the...

Hey, this is a question instead of a real issue, but the discussion tab isnt present. So I am wondering why you use an `Option`-Type instead of simply using a...

When an union of `Error` and/or `Ok` is provided to a function like `R.isOk`, it will not accept the input, even though the code will run. This makes it a...

Hey and thank you for this awesome tool! I want to use it for a monorepo on a self-hosted Gitlab instance. And made everything (tagging, version bumping, pushing) work -...

My window manager has a really nice blur effect for transparent surfaces. How can I achieve semi-transparent backgrounds with this theme?