Mikecarbon

Results 5 comments of Mikecarbon

> While writing string data (example = "121212121212121" -> string of all integer characters) into excel. while user download and see, the downloaded xl/CSV, the data is shown in exponential...

A computer should have a base date set so that when you type in the first date of your spreadsheet the computer should fix in the rest of the date...

> ### Version > 2.6.10 > > ### Reproduction link > https://github.com/vuejs/vue > > ### Steps to reproduce > 1. compare the [AsyncComponentFactory](https://github.com/vuejs/vue/blob/dev/types/options.d.ts) definition with the [document](https://vuejs.org/v2/guide/components-dynamic-async.html#Handling-Loading-State) > > ###...