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

FinderApp examples do not load in IE #36

Open
cmenedes opened this issue Jan 7, 2021 · 1 comment
Open

FinderApp examples do not load in IE #36

cmenedes opened this issue Jan 7, 2021 · 1 comment
Assignees

Comments

@cmenedes
Copy link
Collaborator

cmenedes commented Jan 7, 2021

Current Behavior

Attempting to load FInderApp examples in IE on ol version 6.5.0 results in error in console: ol is undefined

Expected Behavior

User should be able to access FinderApp examples in IE

Failure Information (for bugs)

Steps to Reproduce

  1. Build nyc-lib as described in readme, navigate to dist/examples/ol/finderapp.html
  2. Observe if page loads properly. Check console for any errors.
@cmenedes
Copy link
Collaborator Author

There is an issue with legacy builds on ol v6.5.0. See these threads for more info:
openlayers/openlayers#11866
openlayers/openlayers#11870

Placing <script src="https://openlayers.org/en/main/build/ol.js"></script> in all our example files until the next ol version is published is a workable solution for now. It seems like the issue was fixed, just not published yet. openlayers/openlayers#11870 (comment)

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

No branches or pull requests

2 participants