Running `latest` version of WP results in console warning

Open Beginner friendly
#2,239 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, wasm
Domain
web-dev

Research direction

Reproduce the warning with https://playground.wordpress.net/?php=8.4&wp=latest, then inspect packages/playground/remote/src/lib/worker-thread.ts at lines 390-404. The change is complete when requesting the latest WordPress version no longer produces the version-mismatch console warning.

Written by the indexing model from the issue text.

Description

[Feature] Boot Flow

When running the latest version of WP, a console warning is generated.

Loaded WordPress version (6.8) differs from requested version (latest).

e.g. https://playground.wordpress.net/?php=8.4&wp=latest

Source: https://github.com/WordPress/wordpress-playground/blob/trunk/packages/playground/remote/src/lib/worker-thread.ts#L390-L404

Dominant language
JavaScript
Stars
2k
Forks
462
Avg merge
23h 18m
Merged PRs (30d)
35

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WordPress/wordpress-playground

All issues in WordPress/wordpress-playground

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.