Dragomir Denev
Dragomir Denev
### 👟 Reproduction steps Currently, when the user is presented with the Facebook oauth screen, the user can select 'Edit access" and then switch off the email.   This...
### 👟 Reproduction steps This is a very strange issue but here it goes... In summary - a cloud function that usually runs without a problem starts timing out after...
I have a `name` field that is validated non-lazily with the `required` rule: ```js const rules = { name: { required } } ``` I need to add another validation...
Dear @jalal246 , Could you please update the documentation and the release note pages with the new features you added lately? I was away for some time and lost grip...
Sandbox for the bug: https://codesandbox.io/p/sandbox/holy-hill-fy6sy2 Expected: dragging should show console logs for `$onDragOutContainer`, `$onDragOutThreshold`, `$onDragOver`, `$onDragLeave` events. Even when subscribing to layout/mutation, none of the drag events are fired. @jalal246,...
### What happened? Opening a new issue, as requested in #17420. When running the `quasar build -m capacitor -t android --ide` command, the build summary at the end is not...
### Vue - Official extension or vue-tsc version 2.1.2 ### VSCode version 1.92.2 ### Vue version 3.4.38 ### TypeScript version 5.5.4 ### System Info _No response_ ### Steps to reproduce...
### 🔖 Enhancement description Please bring back the ability to access function execution logs by just **_clicking once_** on a row in the Executions tab. ### 🎤 Pitch That was...
### 🔖 Enhancement description Please bring back the ability to access function execution logs by just **_clicking once_** on a row in the Executions tab. ### 🎤 Pitch That was...
### 👟 Reproduction steps After the upgrade to the new console, all the IDs for Databases, Users, Functions, Collections, etc. are now displayed just as `Database ID`, `User ID`, etc....