Skip to content
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

Cannot read property 'bindingStartIndex' of null, when workflow array contains some plugins at component start #9

Open
adamniestoj opened this issue Dec 3, 2020 · 3 comments

Comments

@adamniestoj
Copy link

Hello

I have a problem, when I want to assign array of plugins to the workflow array in the AppComponent.

Scenario:
Currently workflow array is empty, when component is initalized, let say I want to show some components at the initalization of AppComponent. I have assigned array of three components to the workflow array, and I get an error Cannot read property 'bindingStartIndex' of null .

Workflow array:
image

Error:
image

Setup:
Current version of repo, yarn install without any modifications.

@sumitarora
Copy link

Having the same issue. @adamniestoj were you able to resolve it.

@dkhrunov
Copy link

I`m too get this exception. @sumitarora you solved it?

@verinder-bindra
Copy link

I was getting the same issue... this issue doesn't come when shell project also uses Web Pack fedration setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants