Skip to content

Extending builtin elements not supported #607

@AndyOGo

Description

@AndyOGo

Are you reporting a bug or a feature?

  • Bug
  • Feature

Expected Behavior

The CustomElementRegistry.define() API specifies the ability to extend builtin elements.
So it should be working as specified.

Actual Behavior

Extending builtin elements isn't fully supported by:

Steps to Reproduce the Problem

Currently we face this issue especially with tables #546 but it's also kinda existing with <axa-button>

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions