You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During manual testing for projectcaluma/caluma#1425, I discovered an issue where ember-caluma would end up in an infinite loop with the following GraphQL query:
It seems that you can trigger it when uploading a new file, then clicking the download link just after the filename below the file input has changed, but before the getFileAnswerInfo request has completed.
The text was updated successfully, but these errors were encountered:
During manual testing for projectcaluma/caluma#1425, I discovered an issue where ember-caluma would end up in an infinite loop with the following GraphQL query:
It seems that you can trigger it when uploading a new file, then clicking the download link just after the filename below the file input has changed, but before the
getFileAnswerInfo
request has completed.The text was updated successfully, but these errors were encountered: