patternfly-react-seed icon indicating copy to clipboard operation
patternfly-react-seed copied to clipboard

A PatternFly 5 seed for React web applications

Results 44 patternfly-react-seed issues
Sort by recently updated
recently updated
newest added

Use case is to take the files generated in `dist/` and put them on a webserver in a non-root path. The error I encounter when doing this is that the...

Do you have any example of using Routers with React Lazy and Suspense . Right Now All Routes are defined in routes.tsx I am trying to implement Micro Front End...

Resolves #116 In addition to `start` being incorrectly used in the README instead of `start:dev`, the README was still describing the use of `yarn` even though the repo switched to...

See https://github.com/patternfly/patternfly-react-seed/pull/150 for context. We need to wait for https://github.com/storybookjs/storybook/issues/14119 to be resolved, and then upgrade to the latest release of Storybook once that fix is released. When running `npm...

blocked

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

**Describe the bug** npm run start:dev produces error **To Reproduce** Steps to reproduce the behavior **Expected behavior** working build/service **Screenshots** If applicable, add screenshots to help explain your problem. **Additional...

info [email protected]: The platform "linux" is incompatible with this module. info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.

help wanted