Skip to content

[4.1.1-develop] Bug-653: Fixed NullPointerException for InjectAViewModelAction#getElement #662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)
Fixed NullPointerException for InjectAViewModelAction#getElement method call.

Fixed Issues (if relevant)

  1. Fixes NullPointerException for the InjectAViewModelAction #653

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@bohdan-harniuk bohdan-harniuk linked an issue Sep 29, 2021 that may be closed by this pull request
@eduard13 eduard13 self-assigned this Oct 4, 2021
@eduard13 eduard13 changed the base branch from 4.0.1-develop to 4.1.1-develop October 12, 2021 05:50
@eduard13 eduard13 changed the base branch from 4.1.1-develop to 4.0.1-develop October 12, 2021 05:50
…in.actions.generation.InjectAViewModelAction#getElement
@bohdan-harniuk bohdan-harniuk force-pushed the bugfix/653-null-pointer-exception-for-inject-a-view-model-action branch from c4e91ae to 84b7835 Compare November 4, 2021 09:46
@bohdan-harniuk bohdan-harniuk changed the base branch from 4.0.1-develop to 4.1.1-develop November 4, 2021 09:46
@bohdan-harniuk bohdan-harniuk changed the title [4.0.1-develop] Bug-653: Fixed NullPointerException for InjectAViewModelAction#getElement [4.1.1-develop] Bug-653: Fixed NullPointerException for InjectAViewModelAction#getElement Nov 4, 2021
@eduard13 eduard13 merged commit 0896844 into magento:4.1.1-develop Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException for the InjectAViewModelAction
4 participants