ag-grid / ag-grid

The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
http://www.ag-grid.com
Other
12.48k stars 1.84k forks source link

double click cell, An error occurred: TypeError: Failed to construct 'FontFaceSetLoadEvent': Please use the 'new' operator, this DOM object constructor cannot be called as a function. #7936

Closed huyongyong1992 closed 2 months ago

huyongyong1992 commented 3 months ago

<ag-table ref="circulatePackageTable" :show-checkbox-column="true" :col-parallel-width="false" :datas="tableData" :loading="loading" toolbar flexible :columns-config="configHeader" :page-size="pageSize" :current-page="pageNum" :total-rows="total" ag-key="circulateOrderConfirm" @page-change="handleCurrentChange" @page-size-change="handlePageChange" @on-row-selected-change="onRowSelected"

// configHeader like this [ { field: 'obtainQty', headerName: this.$t('takeAwayQty'), editable: true, }] when i double click cell, show Error image

this cell is out of viewport, if this cell is in viewport, no this error

AG-Zoheil commented 3 months ago

Hi

Thank you for reporting this.

We'd be happy to look into this, but the most efficient way for us to do so would be for you to provide a live example reproducing the issue.

Please send us a live plunker sample which shows the issue. You can use one of the examples from our website as a starting point. Do let us know if you need further guidance on this.

We're looking forward to your response.

Kind regards, Zoheil

AG-Zoheil commented 2 months ago

Hi

Thank you for submitting this on Github.

As this has been open without any further interaction for a while, I will be closing this issue.

If the issue has already been resolved by other means, you can ignore this. If however, you are still in need of support you can choose to raise the issue again for the AG Grid community to support.

Kind regards, Zoheil