ui5-table: component breaks if imported from both the main
and compat
package
#9920
Closed
1 task done
Labels
bug
This issue is a bug in the code
documentation
This issue is about wrong documentation
TOPIC Core
Bug Description
If both the
Table
from the compat package and the main package are used in the same app, the component breaks because the custom element tag name is the same for both tables.I'm not sure if this can be supported without a breaking change, but if not, it should probably be mentioned in the documentation.
Related UI5WCR issue: SAP/ui5-webcomponents-react#6344
Affected Component
ui5-table
Expected Behaviour
No response
Isolated Example
https://stackblitz.com/edit/github-9tzm9t?file=main.js,index.html
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.2.0
Browser
Chrome, Edge, Firefox, Safari
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: