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

Elm fullscreen creates an unncessary div #330

Closed
suryagaddipati opened this Issue Aug 4, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@suryagaddipati

suryagaddipati commented Aug 4, 2015

I am using polymer starter kit which expects paper-panel to be top level element in the body.

I would be nice if fullscreen didn't add a div around what is given to it.

https://github.com/elm-lang/core/blob/master/src/Native/Runtime.js#L15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment