create-client icon indicating copy to clipboard operation
create-client copied to clipboard

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.

Results 96 create-client issues
Sort by recently updated
recently updated
newest added
trafficstars

| Q | A | ------------- | --- | Branch? | main for features / current stable version branch for bug fixes | Tickets | Closes #..., closes #... |...

**create-client version(s) affected**: 0.10.0 **Description** After generating an app in the pwa container derived from the standard distribution it works in the development environment but when running ```shell docker compose...

**create-client version(s) affected**: 0.10.0 **Description** After generating an app in the pwa container derived from the standard distribution the onInvoice checkbox in the hours Form does not work and when...

https://api-platform.com/docs/create-client/react/ Request: https://demo.api-platform.com/admin/books Error: Full authentication is required to access this resource. ![Screenshot 2023-10-18 112629](https://github.com/api-platform/create-client/assets/14923258/e9ee61f6-4cf4-4207-b330-fe07ca823159)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2. Release notes Sourced from yaml's releases. v2.2.2 This patch release includes a fix for an error that could be thrown in parseDocument for degenerate...

dependencies

**API Platform version(s) affected**: 3.0.9 **Description** Following the steps for the Nuxt generator at https://api-platform.com/docs/create-client/nuxt/ failed. Specifically: * I was unable to use `npm` to create the nuxt client -...

**API Platform version(s) affected**: 3.0 **Description** I'm using the Typescript Generator to generate some interfaces and I have some enum types in the Entity, for example: ```php

**API Platform version(s) affected**: x.y.z **Description** Nuxt Generator with `-f openapi3` options is not working with `500` error code. The error message is: ``` Cannot read properties of null (reading...

Bumps [undici](https://github.com/nodejs/undici) from 5.16.0 to 5.19.1. Release notes Sourced from undici's releases. v5.19.1 ⚠️ Security Release ⚠️ Regular Expression Denial of Service in Headers with CVE-2023-24807 CRLF Injection in Nodejs...

dependencies

**Description** I would like to upgrade the React Native generator to use [Next + Expo](https://github.com/vercel/next.js/tree/canary/examples/with-expo-typescript) or [Next + React Native Web](https://github.com/vercel/next.js/tree/canary/examples/with-react-native-web). The we could * use Next also for the...

enhancement
Next.js
React Native