Skip to content

Rendering problems #349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Rendering problems #349

wants to merge 1 commit into from

Conversation

RioloGiuseppe
Copy link

Rendering problems found using vuejs in an aspx page.

Rendering problems found using vuejs in an aspx page.
@chrisvfritz
Copy link
Contributor

chrisvfritz commented Aug 6, 2016

@RioloGiuseppe I'll change "valid" in this section to normal, since : and @ are technically valid in attribute names. From the HTML spec:

Attribute names must consist of one or more characters other than the space characters, U+0000 NULL, U+0022 QUOTATION MARK ("), U+0027 APOSTROPHE ('), U+003E GREATER-THAN SIGN (>), U+002F SOLIDUS (/), and U+003D EQUALS SIGN (=) characters, the control characters, and any characters that are not defined by Unicode.

That means if a server-side renderer isn't correctly parsing these, it's actually a bug in the renderer.

@chrisvfritz chrisvfritz closed this Aug 6, 2016
@RioloGiuseppe RioloGiuseppe deleted the patch-2 branch August 10, 2016 12:19
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
…1144) (vuejs#349)

* tweak ad styling

* Bug in select2 wrapper component example (on options changed) (vuejs#1144)

* Update select2.md

* Update multiselect example of fiddle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants