-
### What happened?
When building a Quasar app with electron, electron preload.js is launched for the main window. This is where I expose electron APIs such as IPCRenderer modules to renderer thread. …
-
Type: Bug
The delete key does not work in VSC
VS Code version: Code 1.72.0 (64bbfbf67ada9953918d72e1df2f4d8e537d340e, 2022-10-04T23:20:39.912Z)
OS version: Windows_NT x64 10.0.19044
Modes:
Sa…
-
## Bug Report
### Capacitor Version
```
Capacitor Doctor
Latest Dependencies:
@capacitor/cli: 2.4.4
@capacitor/core: 2.4.4
@capacitor/android: 2.4.4
@capacitor/electron…
-
Type: Bug
Everytime I try to create a file whenever I type the "." before file extension the following message pops up:
The "name" is not valid as a file or folder name. Please choose a differen…
-
Type: Bug
how to fix
VS Code version: Code 1.72.1 (129500ee4c8ab7263461ffe327268ba56b9f210d, 2022-10-10T17:22:48.346Z)
OS version: Windows_NT x64 10.0.22000
Modes:
Sandboxed: No
System Info
|It…
-
### What happened?
When using Safari Version 16.0 on OS 12.6. the page automatically scrolls to the top.
The bug can be reproduced on the docs page:
https://quasar.dev/vue-components/select
I ha…
-
### What happened?
Hi!
I've been unsuccessfully trying for a while to get access to the Node apis.
My preload.js
```js
import fs from 'fs'
import os from 'os'
import path from 'path'
imp…
-
I found this error very recently. I am using 'dsznajder/vscode-es7-javascript-react-snippets' in my lua config, but when I confirm my snippet (e.g. type `rafc~` for react arrow function component ) in…
-
Type: Bug
The delete key does not work. I am running VSC 1.72.2. When I am on a line of code and want to make changes, instead of being able to use the delete key on a windows keyboard, I need to s…
-
### What happened?
After setup a new Quasar CLI project with latest packages (@quasar/cli v2.0.0 & @quasar/app-webpack v3.7.0), performing a `quasar build` command leads to an error:
```
.d88888…