Ruiqi

Results 14 issues of Ruiqi

### [REQUIRED] Describe your environment * Operating System version: macOS 12.1 * Browser version: Chrome 105 * Firebase SDK version: 9.9.4 * Firebase Product: auth/firestore (auth, database, storage, etc) ###...

bug
api: firestore

Hi there, I have a monorepo yarn workspace with one CRA and multiple other packages, I notice CRA ESLint only check codes within CRA folder, is there any way also...

needs triage

### What is the improvement or update you wish to see? Docs: How to get the context object in Next 12 getStaticProps in Next 13, which have params and locale...

template: documentation

Hi @tr3v3r , Checked my App from system settings already have location permission, can I know which permission missing can lead to this error when calling discover().

**Steps to reproduce:** 1. "tailwindcss": "^3.3.0" 2. Pass tailwindcss "bg-white rounded-md py-1.5 px-2.5 shadow-sm" to MentionsInput className, everything works. 3. Continue add tailwindcss "border-0 outline-none focus:ring-teal-600 focus:ring-2", not working, the...

### What problem does this feature solve? Curretnly only have USB and Wifi, suggest Bluetooth should also supported. ### What does the proposed API look like? import { BluetoothOutlined }...

Hi there, Im facing the below build error on react-native: 0.71.2 and react-native-keyevent: 0.3.0, it only happens on release build, anyone have idea where goes wrong? Im running the build...

PRINT_IMAGE_FAILED ERROR throws right after printPIC or printQRCode command finished. printPIC can print out image correctly before the PRINT_IMAGE_FAILED error, but printQRCode can't print any meaningful contents, please refer to...

Hi there, for example like job reschedule use case, we do not want user be able to clear the current schedule date, only can do reschedule. So need able to...