demarches-normaliennes/app/javascript
Pierre de La Morinerie a5f2c84cbf sign_up: fix suggestions error when navigating away
When navigating away from the page, the field receives the 'focusout'
event – but stops to be present in the DOM.

Thus we need to check that the DOM element is actually present.
2019-12-19 17:45:14 +01:00
..
components p'tit fix d'utilisabilité 2019-12-16 09:49:23 +01:00
loaders Isolate react components from react loaders 2019-12-04 16:26:59 +01:00
manager/fields Explicitly import jQuery 2018-08-13 15:17:13 +02:00
new_design sign_up: fix suggestions error when navigating away 2019-12-19 17:45:14 +01:00
packs Isolate react components from react loaders 2019-12-04 16:26:59 +01:00
shared Always load IntersectionObserver to fix old browsers 2019-12-04 16:26:59 +01:00