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

New report style react merge #415

Closed
wants to merge 43 commits into from
Closed

Conversation

KaylaKremer
Copy link
Contributor

No description provided.

@SwampGuzzler SwampGuzzler mentioned this pull request Jul 1, 2019
const layerVersionConfig = configs && configs.find((c) => c.id === layer.id);
if (layerVersionConfig && layerVersionConfig.versions) {
versionConfig = layerVersionConfig.versions[versions[layer.id]];
layerConfig = configs && configs.find((c) => c.id === layer.id);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check versioning versus layer configs

@SwampGuzzler
Copy link
Contributor

Replaced by #419 !!

@SwampGuzzler SwampGuzzler deleted the new-report-style-react-merge branch July 10, 2019 18:44
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.

2 participants