Hakim Bawa
Hakim Bawa
Just updated to Monterey today and noticed SensibleSideButtons is not working. Anyone else experience this? However, if I disable or quit it works. Maybe Monterey now supports out of the...
**What is the current behavior?** When using the `get` action, if you don't specify the doc property, the return type is a DocumentSnapshot. **What is the expected behavior?** It should...
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-JS/issues?q=is%3Aissue). - [x] I can reproduce...
A simple resolution for people who are having a pink material when clicking the `FIX` button. Edit the shader `TextMeshPro/Mobile/Distance Field (UIDissolve)`, at line `94` Change `#include "Assets/TextMesh Pro/Resources/Shaders/TMPro_Properties.cginc"` to...
**Describe the bug** Running slang apply duplicates map obkects into a non-mapped version **To Reproduce** Steps to reproduce the behavior: 1. Create en-US and fr-FR files 2. Add a map...
I'm trying to authenticate using `access: $gitlab:group:impakt-dev:member`, where `impakt-dev` is my group name. I'm 100% sure I am a member (and owner) of the group, yet I get unauthorized. It...
Hello, first thank you for this library, very flexible and just works out of the box! Can see a lot of effort and attention has been put in. For a...
Realized the package did not have tests, so wanted to take a stab at it. This brought me down a long rabbit hole of refactoring. Hope you don't mind! I...
## Overview This PR introduces automated generation of `index.ts` files for TypeScript type definitions, allowing for easier and more maintainable imports across modules. It also adds user controls for this...