We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I configured oil.js for SOI use (poi_activate_poi: false) with advanced options enabled (advanced_settings: true).
If I click now on "more Information" button it fails with console message: XHR unable to load "https://unpkg.com/@ideasio/oil.js@1.2.5/release/current/poi-lists/default.json" (404).
This file is not existent, because I'm not using POI mode, but oil.js still try to load it and fails :(
The text was updated successfully, but these errors were encountered:
Fixed with #227
Sorry, something went wrong.
ltparis2018
No branches or pull requests
I configured oil.js for SOI use (poi_activate_poi: false) with advanced options enabled (advanced_settings: true).
If I click now on "more Information" button it fails with console message: XHR unable to load "https://unpkg.com/@ideasio/oil.js@1.2.5/release/current/poi-lists/default.json" (404).
This file is not existent, because I'm not using POI mode, but oil.js still try to load it and fails :(
The text was updated successfully, but these errors were encountered: