impress/src/app/components
Matchu 10e09e266c Add debug logging for species/color picker bug
We're occasionally getting errors on the homepage, of the new message I added: `Error loading valid poses for species=, color=108: byteOffset cannot be negative`.

So ok, now we know it's a species undefined bug, coming from `onChangeSpecies`! That suggests we're not finding by ID correctly?

So I'm adding some new logging to help me understand the sequence of actions leading up to this point, and the species data state when the error itself happens!
2021-01-26 14:08:09 -08:00
..
HangerSpinner.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ItemCard.js Add Latest Items section to homepage 2021-01-18 06:31:27 -08:00
OutfitMovieLayer.js Better error logging for movie clip errors 2021-01-23 12:43:17 -08:00
OutfitPreview.js Fix Download button 2021-01-08 17:38:27 -08:00
OutfitThumbnail.js Show thumbnail in wardrobe page while outfit loads 2021-01-08 01:23:24 -08:00
SpeciesColorPicker.js Add debug logging for species/color picker bug 2021-01-26 14:08:09 -08:00
SquareItemCard.js Avoid alt text flash of content for item thumbnail 2021-01-18 06:51:23 -08:00
useCurrentUser.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
useOutfitAppearance.js add items to outfit thumbnails 2021-01-04 08:26:05 +00:00
useRequireLogin.js simulate login with IMPRESS_LOG_IN_AS flag 2021-01-05 23:22:03 -08:00
WIPCallout.js Show saved outfits in wardrobe page! 2021-01-05 06:29:39 +00:00