/failurebase-app

Debugging the failurebase library issue

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

It exists to debug the useDocumentDataOnce hook in the failurebase library, which, in some cases doesn't accept the incoming CollectionReference as a valid argument because it fails the instanceof check.

Usage

pnpm i
pnpm dev