Even ridiculously low timeouts should not throw an error
Open
v0x
- Dominant language
- Handlebars
- Stars
- 265
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
if you set the `timeout` lower than it takes to load the specification (say less than 100) Cedar will throw this error: `cedar.js:433 Uncaught TypeError: Cannot read property 'inputs' of undefined` apparently at [this line](https://github.com/Esri/cedar/blob/71753bd7239d70f8ccc4b8e6a5e0610f7a19e495/src/cedar.js#L433).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.