-
**Enhancement**
The default behavior of the grid should be to render a subset of the total data. It should do so by requesting a range of data from the data provider that covers the visible ar…
-
From what I can tell, it's pretty random when the text symbol shows up or doesn't. I've found that the text symbol is being set correctly, it's just not showing up... maybe a z-index issue? This may b…
-
Following #1343
Do we need to add at least 3/4 new environment jsons for interiors? Any ideas?
During the last PR I noticed this:
- spyder_dojo1.tmx (interior) ---> set_variable environment:snow…
-
**Bug**
On a btr site with a non-static route, the page occasionally appears to request a `blocks.js` file with an incorrect hash in the file name resulting in a 404.
This does not happen …
-
If I try to build an app using [@arcgis/core](https://www.npmjs.com/package/@arcgis/core), I get a number of cyclic dependency errors.
```
⠇ building(node:47851) UnhandledPromiseRejectionWarni…
-
**Enhancement**
The notion of having a default command per group when more than one command exists should be removed. As we move forward and likely create `cli-create-app` and `cli-create-widg…
-
# Overview
This EPIC encapsulates all issues and work to write both a material theme for `@dojo/widgets` and to adapt and improve our widgets to work with a material implementation and to serve us …
-
**Bug**
Proxy configuration in `.dojorc` is not forwarding traffic as it's supposed to.
Package Version: 5.0.0
https://gitlab.com/Jackbennett/dojo-proxy-dev
**Expected behavior:**
…
-
This is just working wonderful with [dojo2](https://dojo.io) returned as dom like
```TypeScript
return dom({
node,
onAttach: () => {
loadModules(['esri/views/MapView', 'esri/WebMap'])
…
-
**Enhancement**
Configuring the application base path requires a trailing slash, which isn't obvious until you don't add one and your app doesn't work. We should automatically apply the traili…