Skip to content

[BUG] - [MergeSameCellsAsync Error and MergeSameCells OK] #954

@rq204

Description

@rq204

Description

if i use await MiniExcel.MergeSameCellsAsync(path, templatePath) , it will error : System.NotSupportedException:“Something went wrong. Please report this issue you are experiencing with MiniExcel.”
but if i use MiniExcel.MergeSameCells(path, templatePath); everything is ok.

in test i use TestMergeWithTag.xlsx file. dll version is 1.43.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions