When using with condition_path module, the code in asset_injector\src\AssetInjectorListBuilder.php throws an error line 74 because of $summary->render()
Actually, condition_path module returns a string in its summary() method and this can't be "->render()"ed

i will update the issue with a MR to support this

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

izus created an issue. See original summary.

izus’s picture

Status: Active » Needs review

pookmish made their first commit to this issue’s fork.

  • pookmish committed 8318cfe1 on 8.x-2.x authored by izus
    Issue #3385148: Calling ->render()on string throws errors
    
pookmish’s picture

Status: Needs review » Fixed
codebymikey’s picture

Attached a related issue regarding the use of Html::decodeEntities() in the first place.

Status: Fixed » Closed (fixed)

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