Fix glitch when opening column filter for the first time
This commit is contained in:
		| @@ -11,6 +11,9 @@ export default { | ||||
|       :filter="filter" | ||||
|       :change-value="updateFilter" | ||||
|     />`, | ||||
|     mounted() { | ||||
|         this.params.api.sizeColumnsToFit() | ||||
|     }, | ||||
|     data: function () { | ||||
|         return { | ||||
|             filter: '', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user