Skip to content

UserNotice: The assignment in the ... looks like an error. #258

Description

@patrik-owly

Version: v2.10.1

Bug Description

UserNotice: The assignment in the ... looks like an error.
Assigning to $primaryString variable which is used immediately on next line ($iePrimary === $primaryString)

Steps To Reproduce

{include #body-row,
	$recordVariable => $record,
	primaryString => ($primaryString = ($record |primaryToString)),
	isInlineEdited => $hasInlineEdit && $iePrimary === $primaryString
}

Same issue as in uestla/TwiGrid#40

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions