Problem/Motivation

There is warning for variable $ck5_block_embed_button that is not found so some ajax calls fail as that warning gets injected before the json.

Steps to reproduce

Enable php warning and try to embed block.

Proposed resolution

Figure out why $ck5_block_embed_button is missing from https://git.drupalcode.org/project/ck5_block_embed/-/blob/1.0.x/src/Form...

Remaining tasks

User interface changes

API changes

Data model changes

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

hkirsman created an issue. See original summary.

hkirsman’s picture

Adding also as patch, but of course it needs review as it's not complete yet

ipumpkin’s picture

Status: Active » Reviewed & tested by the community

@hkirsman thanks.

sujan shrestha made their first commit to this issue’s fork.

sujan shrestha’s picture

Version: 1.0.x-dev » 1.0.2
Status: Reviewed & tested by the community » Fixed

Thank you for the patch.

Status: Fixed » Closed (fixed)

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