Problem/Motivation

The description of votingapi_reaction 8.x-1.13 says that it is compatable with Drupal 9, 10 and 11. That's great but it depends on the voting API module:

https://git.drupalcode.org/project/votingapi_reaction/-/blob/12c3ecf7f02...

The Voting API module is only at Drupal 9.3 or 10, at least its latest non-dev version, 8.x-3.0-beta5:
https://www.drupal.org/project/votingapi/releases/8.x-3.0-beta5

Doesn't that mean that Voting API Reaction is not D11 compatable until Voting API is D11 compatable?

Or if I'm misunderstanding please let me know.

Steps to reproduce

https://git.drupalcode.org/project/votingapi_reaction/-/blob/12c3ecf7f02...
https://www.drupal.org/project/votingapi

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

mttsmmrssprks created an issue.