8000 I don't know where the problem is, the local storage is not working and the screen is white ? · Issue #46 · safak/next-blog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
I don't know where the problem is, the local storage is not working and the screen is white ? #46
Open
@zakariyaehamdaoui

Description

@zakariyaehamdaoui

`at ThemeContextProvider (./src/context/Themecontext.jsx:20:78)
digest: "987892600"
5 | const getFromLocalStorage = () => {
6 | if (typeof window !== undefined) {

7 | const value = localStorage.getItem("theme");
| ^
8 | return value || "light";
9 | }
10 | };`

ddddd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0