Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-tab loaded from ng-include getting chopped off horizontally #2469

Closed
ghost opened this issue Apr 21, 2015 · 5 comments
Closed

md-tab loaded from ng-include getting chopped off horizontally #2469

ghost opened this issue Apr 21, 2015 · 5 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Apr 21, 2015

<md-tabs class="md-accent" md-align-tabs="top" md-dynamic-height>
    <md-tab id="tab1" label="Request Detail">

        <md-tab-body>
            <div ng-include src="requestSummary.Process.StyleTemplateUrl"></div>
        </md-tab-body>
    </md-tab>
   ...
</md-tabs>

It fit using md-tabs in version 0.8.3.

@ghost
Copy link
Author

ghost commented Apr 22, 2015

I just noticed that this problem only happens in Chrome Canary (ver. 44.0.2378.0), which is the browser I use for development, and Firefox.

Works fine in regular Chrome and Safari. No idea what this does in IE.

@patriknyd
Copy link

+1
See the same issue in IE 11.9600.17728 on Win 8.1 x64.
Works in FF 37.0.2 and Chrome 42.0.2311.90.

@robertmesserle
Copy link
Contributor

@patriknyd @opadillaintegrify Is this still an issue with the 0.9.8-rc1?

@robertmesserle
Copy link
Contributor

Closing for now, please respond if this is still an issue and I will reopen. If possibly, include a CodePen or Plunker in your comment.

@patriknyd
Copy link

No, this is not an issue for me any more. Thanks.

On Mon, Jun 8, 2015 at 8:39 PM, Robert Messerle notifications@github.com
wrote:

Closed #2469 #2469.


Reply to this email directly or view it on GitHub
#2469 (comment).

/ Patrik Nydensten

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants