in
β¨
Move entity type and ID from base path and into routing parameters
Active
, one of the things that happened is the removal of drupalSettings.canvas.entityType
and drupalSettings.canvas.entityId
. For extensions, these 2 values are pretty useful.
For the Acquia Content Optimization, we've been detecting the entity and entity type in javascript using these 2 variables. After upgrading to RC1, we can't do that anymore.
There are alternatives using the windows.location
, but I think it's cleaner to use the previous variables.
Re-introduce the same variables.
Active
1.0
β¦Β to be triaged
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.