Skip to content

Fix attribute handling for extensions

Daniel Gerhardt requested to merge fix-extension-attribute-handling into master

The attributes handling for extensions didn't check for undefined. Furthermore, the event handler was unnecessarily set multiple times.

Merge request reports