Problem/Motivation
Drupal is rendering an error page after upgrading `gin_lb` to version 1.0.0-rc6.
Steps to reproduce
Install version 2.1 of `wingsuit_companion` and 1.0.0-rc6 of `gin_lb`.
Proposed resolution
Use the new `ContextValidator` service from `gin_lb` instead of the static functions.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3428650-1.patch | 685 bytes | franknoel |
Comments
Comment #2
franknoel commentedComment #3
franknoel commentedComment #5
christian.wiedemann commentedThanks!
Comment #7
joelpittetThanks for the patch @franknoel. This project could use a new release with this in it. I will patch locally for now.