Dmitriy Pushkov
Dmitriy Pushkov
@edeckers Great! Thank you for a quick reply! I really appreciate your efforts on supporting this feature! It would be awesome to have this one.
@edeckers Just wanted to ask you whether it's difficult to implement this feature in the lib. I know, you support it in your free time so it's not a request...
@edeckers Thanks for your reply, mate. The project I am working on at the moment is my first React Native application so I'm not sure that it will be easy...
@edeckers I like your library too much so decided to migrate to GET request with query parameters instead of POST with body as a temporary workaround. It was before author...
I have the same issue, the warning is caused by this require: require([e+(".dev.js"===e.slice(-7)?h:"")],g) or in unminified source code: require([scriptUrl + ( scriptUrl.slice(-7) === '.dev.js' ? cacheSuffix : '' )], moduleLoadedCallback);
@fakiolinho will it be merged?
UTmedia also doesn't work usually. It's not an option. I think that the issue should be fixed in core gallery application.
@blabadi Am right, that you're still not able to pass the results of the first `SELECT` query to the chained second one?
Related issue in Cesium repo: https://github.com/CesiumGS/cesium/issues/8401
If it's merged, probably, [this tutorial](https://cesium.com/docs/tutorials/cesium-and-webpack/) should also be updated.