sveltefire icon indicating copy to clipboard operation
sveltefire copied to clipboard

Cybernetically enhanced Firebase apps

Results 68 sveltefire issues
Sort by recently updated
recently updated
newest added

We can add few issue templates to better categorize issues.

The loading slot is triggered when the **$store == undefined** , But as the writable store is of type T[] , it defaults to [] even when we explicitly pass...

I'm transitioning my current project from a simple Svelte App to use SvelteKit and its project structure. After fiddling around I finally managed to import firebase successfully but I keep...

I think it would be nice if there was a discussion tab for this library. Most would rather not set an issue on the repo if they can help it...

How do you use Collection to loop through an array of referenced sub items?

Could we use `getApp` to remove the need to pass in firebaseApp, Auth and Firestore instances? I could probably whip up a PR if you are interested.

A subscribed connection will no longer be updated if I close and open safari on my iPhone. Is there any (easy) way to trigger re-subscribing to the collection? Or at...

Hi Jeff, Svelte typescript with lang="ts". I get the "Cannot find module 'sveltefire' or its corresponding type declarations." thanks

enhancement

Here are the logs: ```bash > [email protected] install C:\Users\FELIX\Desktop\Dev\sveltefire\node_modules\grpc > node-pre-gyp install --fallback-to-build --library=static_library node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(404): https://node-precompiled-binaries.grpc.io/grpc/v1.24.2/node-v83-win32-x64-unknown.tar.gz node-pre-gyp WARN...

Hi there, sveltefire looks incredible when it comes to the small amount of code you need for impressive functionality. Unfortunately, i can't find an easy way to get the users...