Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove useless call and correct fetch body #14

Merged
merged 1 commit into from
May 7, 2023
Merged

Conversation

huang-julien
Copy link
Owner

  • make nuxt._route.matched[0].path fallback to / (when using only app.vue)
  • remove useless fetch call to unexisting endpoint

@huang-julien huang-julien merged commit 12ae403 into main May 7, 2023
@huang-julien huang-julien mentioned this pull request May 7, 2023
huang-julien added a commit that referenced this pull request May 7, 2023
# Features
- #10
- #11
- #12
# Fix
- #9
- #14
huang-julien added a commit that referenced this pull request May 8, 2023
commit d923ee9
Author: Julien Huang <julien.huang@outlook.fr>
Date:   Sun May 7 11:38:02 2023 +0200

    chore: v0.1.0 (#13)
    - #10
    - #11
    - #12
    - #9
    - #14

commit 12ae403
Author: Julien Huang <julien.huang@outlook.fr>
Date:   Sun May 7 11:35:27 2023 +0200

    fix: remove useless call and correct fetch body (#14)

    - make ` nuxt._route.matched[0].path` fallback to `/` (when using only
    app.vue)
    - remove useless fetch call to unexisting endpoint

commit caa58f6
Author: Julien Huang <julien.huang@outlook.fr>
Date:   Fri May 5 21:45:28 2023 +0200

    feat: add route page (#12)
huang-julien added a commit that referenced this pull request May 15, 2023
commit d923ee9
Author: Julien Huang <julien.huang@outlook.fr>
Date:   Sun May 7 11:38:02 2023 +0200

    chore: v0.1.0 (#13)

    # Features
    - #10
    - #11
    - #12
    # Fix
    - #9
    - #14

commit 12ae403
Author: Julien Huang <julien.huang@outlook.fr>
Date:   Sun May 7 11:35:27 2023 +0200

    fix: remove useless call and correct fetch body (#14)

    - make ` nuxt._route.matched[0].path` fallback to `/` (when using only
    app.vue)
    - remove useless fetch call to unexisting endpoint

commit caa58f6
Author: Julien Huang <julien.huang@outlook.fr>
Date:   Fri May 5 21:45:28 2023 +0200

    feat: add route page (#12)
Merge commit 'd923ee93551dbbeee5b1c4542156b1952b03cb15' into feat/listy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant