demarches-normaliennes/app/javascript/shared
Pierre de La Morinerie e033ec3404 js: ignore missing DOM element on ProgressBar
Currently ProgressBar is used to monitor upload progress of attachments.

But there's two cases where the associated DOM element may be removed:

- In the champs editor, when the list scrolls, DOM elements are removed
and added dynamically by React;
- In the user form, the user might start an upload on a repetition, and
then remove the associated row during the download.

In both those cases, we don't want the missing DOM element to trigger
an error.
2020-09-03 15:03:13 +02:00
..
activestorage js: ignore missing DOM element on ProgressBar 2020-09-03 15:03:13 +02:00
polyfills fix new prettier defaults 2020-05-12 18:18:37 +02:00
track javascript: silence Crisp warning in Javascript console 2020-06-26 15:57:14 +02:00
franceconnect.js fix new prettier defaults 2020-05-12 18:18:37 +02:00
page-update-event.js app: disable Turbolinks 2020-05-13 11:04:16 +02:00
polyfills.js Upgrade core-js 2020-02-24 19:43:07 +01:00
rails-ujs-fix.js fix new prettier defaults 2020-05-12 18:18:37 +02:00
remote-input.js Use @utils instead of jQuery 2018-10-10 14:55:28 +02:00
remote-poller.js app: disable Turbolinks 2020-05-13 11:04:16 +02:00
safari-11-file-xhr-workaround.js fix new prettier defaults 2020-05-12 18:18:37 +02:00
toggle-target.js fix new prettier defaults 2020-05-12 18:18:37 +02:00
utils.js fix new prettier defaults 2020-05-12 18:18:37 +02:00