analyse icon indicating copy to clipboard operation
analyse copied to clipboard

No upload button after selecting file

Open irvinebroque opened this issue 8 years ago • 6 comments

screen shot 2016-03-03 at 10 00 51 am

irvinebroque avatar Mar 03 '16 18:03 irvinebroque

On file selection change it calls the file reader. Check your console log, your stats.json may have some prepended text causing the JSON parser to throw an error.

Kevin-K avatar Apr 05 '16 15:04 Kevin-K

I have the same problem. When I select a file I get the following error in the console. TypeError: t.assets is undefined

maufl avatar Apr 25 '16 11:04 maufl

I ran into this as well and i had no idea what was happening. I'd say the grievance is lack of feedback on what the issue is, suggested solution: display error underneath file upload box as a feature.

Globolobo avatar Jun 07 '16 18:06 Globolobo

Hi guys,

I have an 11Mo file and I get this error

web.js:1 Uncaught TypeError: Cannot read property 'forEach' of undefined

Any idea on how to use the analyse tool ?

Thanks

martinratinaud avatar Sep 29 '16 09:09 martinratinaud

@irvinebroque marked as an enhancement, the solution should be an error message below the file upload box. If you submit a PR I'll merge it.

a-r-d avatar Oct 26 '16 01:10 a-r-d

Still doesn't work whatsoever in like 3 years. Thought I'd give it another go since Angular CLI allows you to export stats and recommends this site: sort of undefined is the current error

intellix avatar Nov 22 '18 10:11 intellix