Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Fixed cookie value type #8754

Closed
wants to merge 1 commit into from
Closed

Fixed cookie value type #8754

wants to merge 1 commit into from

Commits on Nov 6, 2022

  1. Fixed cookie value type

    ### Discussed in https://github.com/nuxt/framework/discussions/2576
    
    The cookie.value is typed as string, so // @ts-ignore must be used to do this. I have fixed the types, so the cookie can be deleted without a ts error.
    magyarb committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    cc1df3e View commit details
    Browse the repository at this point in the history