nuxt-directus icon indicating copy to clipboard operation
nuxt-directus copied to clipboard

🐰 Easily integrate Directus to your Nuxt application.

Results 24 nuxt-directus issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/ci.yml...

### Version nuxt-directus v2.0.0 nuxt: 3.0.0-rc1 ### Steps to reproduce Add a runtime config to nuxt.config.ts. This then requires that the directus config object is moved from the root to...

bug

I am developing a little project based on nuxt 3 and Directus. There is a problem when i'm trying to login logout. When i call login method, the user is...

bug

nuxt-directus nuxt: ### Steps to reproduce Use nuxt-directus to login and issue API requests. These requests will start to fail when the Auth token_expires. Directus default token expiry is 15...

enhancement

some additions to handle autorefresh if token is expired. my tetsts with directus 9.5.2 worked well. ## Types of changes - [ ] Bug fix (a non-breaking change which fixes...

Create new Guides for how to use Nuxt 3 & Directus. Like Auth, or Admin Dashboards

documentation
good first issue

## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [x] Breaking...

How one would use directus API to generate a completely static site using Nuxt3? Simple html/js files that do not trigger backend requests. I'm trying to implement the following: ```javascript...

question

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/kit](https://togithub.com/nuxt/framework) | [`^3.0.0-rc.11` -> `^3.0.0-rc.12`](https://renovatebot.com/diffs/npm/@nuxt%2fkit/3.0.0-rc.11/3.0.0-rc.12) | [![age](https://badges.renovateapi.com/packages/npm/@nuxt%2fkit/3.0.0-rc.12/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [x] New feature (a non-breaking change which adds functionality) - [x] Breaking change (fix...