react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

DOMException: Failed to execute 'createElement' on 'Document': The tag name provided

Open mmiriyal opened this issue 6 years ago • 0 comments

After adding PivotTableUI tag in my react project, receiving below error.

Uncaught (in promise) DOMException: Failed to execute 'createElement' on 'Document': The tag name provided ('[object Object]') is not a valid name.

Any help would be greatly appreciated!

Thank you!

mmiriyal avatar Feb 01 '19 13:02 mmiriyal