headless-wp-starter icon indicating copy to clipboard operation
headless-wp-starter copied to clipboard

🔪 WordPress + React Starter Kit: Spin up a WordPress-powered React app in one step

Results 66 headless-wp-starter issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

After run : docker-compose up -d , I found the wp-headless is stoped, and The logs of wp-headless show : wp-headless | Waiting for MySQL.................................... wp-headless | Error: This does...

needsdetail

Frontend app is not working after installation. On the http://localhost:3000/ i get error: ![image](https://user-images.githubusercontent.com/13890923/67097077-103ea080-f1c2-11e9-9917-a32de296a46b.png) I added error log to `getInitialProps()` and this log from the console: ![image](https://user-images.githubusercontent.com/13890923/67097133-26e4f780-f1c2-11e9-811e-c658aa832327.png) All containers looks...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Similar to how `api-routes.php` adds some handy REST API additions and modifications (preview, get post by slug, etc), let's do the same for GraphQL, and maybe add how to prevent...

backend

Whenever I navigate from a page to another page it doesn't pull the "new" page content. Correct content is only generated when I go from a _post to a page_...

Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...

dependencies