This may happen in other parts of the code too but in \Drupal\calendar\Plugin\views\row\Calendar::preRender

around line 308

$base_tables = Views::viewsData()->fetchBaseTables();
    $base_table = key($base_tables);

It just grabs the first table.

Comments

tedbow created an issue. See original summary.

tedbow’s picture

Status: Active » Fixed

  • tedbow committed b258572 on 8.x-1.x
    Issue #2629592: Entity type is not loaded correctly always uses node
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.