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
OCA/OCB v16
Two issues...
No map view before an order was created, there was no map view: the following came form inspect feature of chrome... attached png
Error uncaught promise after an order was created: UncaughtPromiseError > TypeError Uncaught Promise > Cannot read properties of undefined (reading 'getSource') TypeError: Cannot read properties of undefined (reading 'getSource') at GeoengineRenderer.getOriginalZoom (https://blounts.plumbing/web/assets/1604-c029da2/web.assets_backend.min.js:16212:93) at GeoengineRenderer.updateZoom (https://blounts.plumbing/web/assets/1604-c029da2/web.assets_backend.min.js:16229:141) at GeoengineRenderer.renderVectorLayers (https://blounts.plumbing/web/assets/1604-c029da2/web.assets_backend.min.js:16228:556)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OCA/OCB v16
Two issues...
No map view
before an order was created, there was no map view:
the following came form inspect feature of chrome... attached png
Error uncaught promise after an order was created:
UncaughtPromiseError > TypeError
Uncaught Promise > Cannot read properties of undefined (reading 'getSource')
TypeError: Cannot read properties of undefined (reading 'getSource')
at GeoengineRenderer.getOriginalZoom (https://blounts.plumbing/web/assets/1604-c029da2/web.assets_backend.min.js:16212:93)
at GeoengineRenderer.updateZoom (https://blounts.plumbing/web/assets/1604-c029da2/web.assets_backend.min.js:16229:141)
at GeoengineRenderer.renderVectorLayers (https://blounts.plumbing/web/assets/1604-c029da2/web.assets_backend.min.js:16228:556)
The text was updated successfully, but these errors were encountered: