react-pivottable
react-pivottable copied to clipboard
DOMException: Failed to execute 'createElement' on 'Document': The tag name provided
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!