updated READMEs
This commit is contained in:
@@ -764,7 +764,7 @@ This repository additionally runs `copy-latest.mjs` alongside `build` to publish
|
||||
|---------|-----------------|
|
||||
| PHX shows an old version of the plugin | Hard-refresh; confirm `serve.json` sets `Cache-Control: no-store` for JS; restart `yarn run plugin` |
|
||||
| `401` / GraphQL auth errors in standalone mode | Set `apiKey` in `environment.development.ts` or log in via `/login` |
|
||||
| `yarn add @phx/shared` fails | Verify `.yarnrc.yml` token; contact [support@phx-erp.de](mailto:support@phx-erp.de) |
|
||||
| `yarn add @phx/shared` fails | Verify `.yarnrc.yml` token; contact your PHX partner |
|
||||
| Routing broken inside PHX | Add route segments to `stripTrailingSegments` in `providePhoenixPluginWithPrimeNG` |
|
||||
| Tailwind classes missing in a component | Add `@tailwind` directives to that component's `styles` |
|
||||
| `yarn codegen` fails | Ensure PHX is running and the schema URL in `codegen.ts` is reachable |
|
||||
@@ -774,4 +774,4 @@ This repository additionally runs `copy-latest.mjs` alongside `build` to publish
|
||||
|
||||
## Support
|
||||
|
||||
For registry access, integration questions, or PHX-specific APIs, contact [support@phx-erp.de](mailto:support@phx-erp.de).
|
||||
For registry access, integration questions, or PHX-specific APIs, contact your PHX partner.
|
||||
|
||||
Reference in New Issue
Block a user