From 6b616d917ddc8064fb27e18890166620484535ae Mon Sep 17 00:00:00 2001 From: Matt Dunn-Rankin Date: Sun, 10 May 2020 01:05:19 -0700 Subject: [PATCH] =?UTF-8?q?attempt=20to=20fix=20a=20prod-only=20tooltip=20?= =?UTF-8?q?bug=20=F0=9F=A4=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit My current guess is that maybe showDelay={false} is infinite delay after prod compilation? Not sure why but it's my best guess! --- src/app/HomePage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/HomePage.js b/src/app/HomePage.js index ee25aa7..79627ea 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -98,7 +98,7 @@ function StartOutfitForm() { // HACK: I only want the tooltip to appear when invalid... but the // API doesn't really give us that option while also retaining // the same