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

fix bitmask overflow when using slotted components #4084

Closed
wants to merge 1 commit into from

Conversation

Conduitry
Copy link
Member

Fixes #4077. I'm not positive that this isn't actually covering up a bug elsewhere, but it does seem to make some sort of sense that we'd want to fill in any skipped entries in the bitmask array, which is what this does.

@Conduitry
Copy link
Member Author

Closing, as this doesn't seem like the right fix. I'll comment back over in the main issue.

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

Successfully merging this pull request may close these issues.

Application won't compile - "cannot read property 'n' of undefined" since 3.16.1
1 participant