use L.esri.query mesthods query two times ,the last show 'code: 400, message: Unable to complete operation.'
panshun opened this issue · 1 comments
panshun commented
Describe the bug
A clear and concise description of what the bug is.
Expected behavior
- Describe what you expected or wanted to happen.
- What you are trying to achieve?
Actual behavior
- Describe what occurs in your code.
- Specifically, what seems to work differently than you intended?
- Provide any error messages you see in the console.
- If possible, create a jsbin that demonstrates the problem.
To Reproduce
Please share the steps to reproduce the behavior.
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Screenshots
If applicable, add screenshots to help explain your problem.
Environment Information
- Version of Leaflet (
L.version
): - Version of Esri Leaflet (
L.esri.VERSION
): - Your OS: [e.g. iOS]
- Browser and Version [e.g. chrome 80.0, safari 12.1.1]
Additional context
Add any other context about the problem here. If you're are not using the CDN, please note what loading/bundling library you are using (webpack, browserify, RequireJS)?