After enabling the module and visiting the settings page I get the following warning:

The website encountered an unexpected error. Please try again later.
AssertionError: Cannot load the "file" entity with NULL ID. in assert() (line 249 of core/lib/Drupal/Core/Entity/EntityStorageBase.php).

Comments

osopolar created an issue. See original summary.

osopolar’s picture

Status: Active » Needs review
StatusFileSize
new887 bytes
shailesh.bhosale’s picture

@osopolar, Do you see this warning when there is no node created in the site?

osopolar’s picture

I got it after installing the module and visiting the settings page. There are many nodes on the side.

shailesh.bhosale’s picture

Status: Needs review » Reviewed & tested by the community
shailesh.bhosale’s picture

Status: Reviewed & tested by the community » Fixed

Hi @osopolar,

Thanks for your contribution. The code is now available in latest version 8.x-1.2

shailesh.bhosale’s picture

Status: Fixed » Closed (fixed)