You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hyphen syntax should be easy to add. When this syntax is encountered, the extension could ask for type of getComponent('document')->getComponent('head'); internally.
Sub-components accessed via hyphen notation are treated as mixed
Current result
Expected result:
All should return HeadControl. Or report that this syntax is not supported.
Which variant would you prefer?
The text was updated successfully, but these errors were encountered: