X Tutup
Skip to content

fix(render): create svg elements with the right namespace#4949

Closed
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:svg_hotfix
Closed

fix(render): create svg elements with the right namespace#4949
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:svg_hotfix

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Oct 27, 2015

Temporary fix for #4506

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the class is abstract, no need to throw (other places should also be modified)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vicb: could you please file an issue for this? There are lots of places where we need to clean this up. For now Tobias' change is fine. The P1 goal is to roll out pre-compiler.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But then I need to implement it in all sub classes...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: SVG_ELEMENTS ?

@tbosch tbosch closed this in ac52bfd Oct 27, 2015
@tbosch tbosch deleted the svg_hotfix branch October 27, 2015 21:45
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup