vuejs / vuefire

🔥 Firebase bindings for Vue.js
https://vuefire.vuejs.org
MIT License
3.82k stars 323 forks source link

Documentation of useCurrentUser #1452

Closed tlserver closed 8 months ago

tlserver commented 8 months ago

Reproduction

https://vuefire.vuejs.org/api/modules/vuefire.html#useCurrentUser

Steps to reproduce the bug

N/A

Expected behavior

N/A

Actual behavior

N/A

Additional information

This is not actually a bug of vuefire itself but of vuefire document. The last sentence in document of useCurrentUser is not completed. It is added in 567fd12bc7fa215d9facaf8a6aa114750a74d2b4.

Also suggest adding a issue type of documentation on github or a link to some other place to report documentation error.

Thanks you.