Skip to content

fix: initialize late config bindings - #19

Merged
lusu007 merged 1 commit into
mainfrom
fix/config-late-registration-snapshot
Aug 22, 2026
Merged

lusu007 merged 1 commit into
mainfrom
fix/config-late-registration-snapshot

Conversation

@lusu007

@lusu007 lusu007 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Initializes a config binding that is registered after its app/environment scope already holds the same snapshot version. Previously the full snapshot was discarded solely because its version was unchanged, leaving the new binding on its default value; in Stage this made the resource-pack channel fall back to stable despite the stored document being edge.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • ♻️ Refactoring
  • 📚 Documentation
  • 🔧 Chore

Related Issues

  • Fixes #

Testing

  • Unit tests pass
  • Manual testing completed
  • New tests added for new functionality

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass (if needed)
  • Documentation has been updated (if needed)

@lusu007
lusu007 merged commit f29f9cb into main Aug 22, 2026
2 checks passed
@lusu007
lusu007 deleted the fix/config-late-registration-snapshot branch August 22, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant