-
Description:
Update the navbar to reflect whether a user is signed in or not.
for #20 userStory
Acceptance Criteria:
Sign-In Status Display:
Signed In: Show username/profile picture a…
-
# Bug report
- [X] I confirm this is a bug with Supabase, not with my own application.
- [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
### Describe the feature
Hello 👋,
_This is both a question and a potential feature request._
I'm currently developing a Nuxt module and was wondering if there's a way to extend `$fetch`. Spec…
-
Hi, first of all, thank you very much for your work, I appreciate it.
Unfortunately, when I log in and refresh the page, the cookie is removed and I lose the user context, so I'm like logged out. I…
-
Right now [our docs](https://github.com/geoffrich/svelte-adapter-azure-swa#running-locally-with-the-azure-swa-cli) say you need to run a full build before running locally with the Azure SWA CLI. This …
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v22.8.0
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Pac…
-
Language detection is based on the value stored in local storage. However, when the page is rendered on the server, an error occurs because the language used during server-side rendering is the fallba…
-
Hi,
the login page is refreshed because of this i change render mode to InteractiveServer to disable reload page when click submit in login form
but
when run this code :
` var result = await S…
-
### Description
When using `cookieStorageManagerSSR()` to store a color mode cookie, when theme has been changed and we change route, theme returns to its previous state. [video](https://www.zdaje.co…
-
# 前端性能量化标准
我们经常能看到大量介绍前端如何进行性能优化的文章。然而很多文章只介绍了如何优化性能,却未能给出一个可计算,可采集的性能量化标准。甚至看到一些文章,在介绍自己做了优化后的性能时,提到页面加载速度提升了多少多少,但是当你去问他你怎么测量性能的时,却不能给出一个科学的、通用的方法。
其实,在进行性能优化前,首先需要确定性能衡量标准。前端性能大致分为两块,页面加载性能和页…