- Issue created by @redeight
- πΊπΈUnited States tr Cascadia
Please post this information in the existing issue π TypeError: Drupal\views_aggregator\Plugin\views\style\Table::setCell(): Argument #2 ($row_num) must be of type int, null given Active
- πΊπΈUnited States redeight
This issue, while similar in error message to the one you claim this duplicates, deals with a completely separate method type signature. Per your comment in other issues, since my error pertains to a separate method, the fix in that issue will not correct this one so I've created a separate issue to deal with this specific one.
- πΊπΈUnited States tr Cascadia
Well I think it has the same root cause, and regardless I am not going to cross-post everything in two separate threads. Everything I said there applies here as well, and a proper fix to handling row_num that includes tests (and especially tests for special-case processing of webforms and commerce) will have to address all variations of this issue, otherwise it won't be a proper fix.