Skip to content
New issue

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

Dojox Gauges are not Included #47

Closed
gbochenek opened this issue Mar 13, 2018 · 8 comments
Closed

Dojox Gauges are not Included #47

gbochenek opened this issue Mar 13, 2018 · 8 comments

Comments

@gbochenek
Copy link
Contributor

Dojox Gauges are not being included into our layer files. Check for Dashboard theme before building them out?

@Biboba
Copy link

Biboba commented Apr 19, 2018

Hi,

I am having the same error as there:
steveoh/grunt-esri-slurp#38

That is to say:

error(311) Missing dependency. module: esri/dijit/_ObliqueRotationWidget; dependency: dojox/dgauges/CircularGauge
error(311) Missing dependency. module: esri/dijit/_ObliqueRotationWidget; dependency: dojox/dgauges/CircularRangeIndicator
error(311) Missing dependency. module: esri/dijit/_ObliqueRotationWidget; dependency: dojox/dgauges/LinearScaler
error(311) Missing dependency. module: esri/dijit/ObliqueViewer/OVCircularScale; dependency: dojox/dgauges/CircularScale
error (311) Missing dependency. module: esri/dijit/ObliqueViewer/OVCircularValueIndicator; dependency: dojox/dgauges/ScaleIndicatorBase

As suggested on the above link, I tried adding the following to the _app.config.js file but it did not solve the issue:
map: { '*': { 'dojox/dgauges': 'dgauges'} }

Any idea ?

Thanks !

@gbochenek
Copy link
Contributor Author

We would have to figure out a good way to make the same changes to the bower config in buildTool.js.

@Biboba
Copy link

Biboba commented Apr 19, 2018

OK. Will have a look at it, thanks.
I don't understand though why is it bundled if it is not used in the app ?

@Biboba
Copy link

Biboba commented Apr 22, 2018

For reference, here are the changes that were made in esri-slurp-example project:
tomwayson/esri-slurp-example@673d988

@gavinr
Copy link
Contributor

gavinr commented Feb 7, 2019

@Biboba Thanks for posting that example. I had a question though: in the example, why are you including a reference to the dgauges fork ( https://github.com/dmandrioli/dgauges.git) instead of the "official" repo (https://github.com/dojo/dgauges)?

@Biboba
Copy link

Biboba commented Feb 7, 2019

I was just referencing the commit for information.
I believe you should ask @tomwayson !

@gavinr gavinr mentioned this issue Feb 7, 2019
@tomwayson
Copy link
Member

If the issue involves dojo, bower, and/or grunt, you should most definitely not ask me... at least, not if you want any useful information. 😄

@gbochenek
Copy link
Contributor Author

@gavinr Is #63 verified to fix this issue? If so, feel free to close.

@gavinr gavinr closed this as completed Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants