-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Allow ActionItems to be directly specified between the ActionBar opening and closing tags. #518
Labels
Milestone
Comments
See here for a possible solution. |
I would agree to have both decorators marking the content properties and errors/warnings. However when you look at the issues - the snippets are identical but the problems are different. |
Merged with this: #597 |
hamorphis
added a commit
that referenced
this issue
Dec 16, 2015
…the ActionBar opening and closing tags.
hamorphis
added a commit
that referenced
this issue
Dec 17, 2015
Fixed Issue #518: Allow ActionItems to be directly specified between…
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The silly me put this on a page:
At runtime it works like a charm. The only problem is the action item does not appear.
Obviously the correct usage is:
The problem is the first case does not generate neither compile-time nor run-time error.
The text was updated successfully, but these errors were encountered: