"device already exists" ajax async errors perhaps? #1693
Open
Description
Should we be trying to use data that might not yet be available?
Should these ajax calls be async: false instead?
emoncms/Modules/input/Views/input_view.js
Line 861 in 4efbd9e
emoncms/Modules/input/Views/input_view.js
Line 835 in 4efbd9e
relates to previous issues #1485 & #1618
[edit - just noticed the device call IS Ignore that! I had linked L895 (device/create.json) in error, it should have been L835 (device/list.json) which I've now corrected above and is inline with my original findings.async: false already but I have no idea if emoncms.org is running latest emoncms. If it is, then it must be the input call change that is fixing things for me.]
Metadata
Assignees
Labels
No labels