Both the OpenLayers version defined in a custom view and the current OpenLayers version of MAPP needs to be parsed to float - otherwise the check is comparing a number to a string and it will never warn on an outdated version.
GitHub Issue
1673
Type of Change
Please delete options that are not relevant, and select all options that apply.
✅ Bug fix (non-breaking change which fixes an issue)
How have you tested this?
Please describe how to test this change and how you verified it worked.
Testing Checklist
Please delete options that are not relevant, and select all options that apply.
✅ Existing Tests still pass
✅ Ran locally on my machine
Code Quality Checklist
Please delete options that are not relevant, and select all options that apply.
✅ My code follows the guidelines of XYZ
✅ My code has been commented
✅ Documentation has been updated
✅ New and existing unit tests pass locally with my changes
Fix Version Check
Description
Both the OpenLayers version defined in a custom view and the current OpenLayers version of MAPP needs to be parsed to float - otherwise the check is comparing a number to a string and it will never warn on an outdated version.
GitHub Issue
1673
Type of Change
Please delete options that are not relevant, and select all options that apply.
How have you tested this?
Please describe how to test this change and how you verified it worked.
Testing Checklist
Please delete options that are not relevant, and select all options that apply.
Code Quality Checklist
Please delete options that are not relevant, and select all options that apply.