Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

empty dropdownlist on component link #65

Closed
Quentigus opened this issue Aug 13, 2014 · 8 comments
Closed

empty dropdownlist on component link #65

Quentigus opened this issue Aug 13, 2014 · 8 comments
Assignees

Comments

@Quentigus
Copy link

When I want to link, for example, "speech mic" to an "core-field", the dropdownlist component for value is totally empty.

empty select

@sorvell sorvell self-assigned this Aug 13, 2014
@eblanchette
Copy link

This issue appears to be broken from the following commit:

  • 163d481 (origin/master, origin/HEAD, master) rename canvas to designCanvas for styling reasons

@sorvell
Copy link

sorvell commented Aug 14, 2014

Thanks for pointing that out =).

On Thu, Aug 14, 2014 at 2:19 PM, Eric Blanchette [email protected]
wrote:

This issue appears to be broken from the following commit:

  • 163d481
    163d481
    (origin/master, origin/HEAD, master) rename canvas to designCanvas for
    styling reasons


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

@eblanchette
Copy link

Still seems broken to me. I'm also getting this in my console:

Exception caught during observer callback: TypeError: undefined is not a function
    at x-meta.Polymer.ensureMeta (http://localhost:8000/components/x-meta/x-meta.html:151:47)
    at design-host.Polymer.loadElementImports (http://localhost:8000/elements/design-host/design-host.html:129:22)
    at design-host.Polymer.loadHtml (http://localhost:8000/elements/design-host/design-host.html:103:12)
    at design-canvas.Polymer.loadHtml (http://localhost:8000/elements/design-canvas/design-canvas.html:549:21)
    at design-frame.Polymer.loadHtml (http://localhost:8000/elements/design-frame/design-frame.html:62:25)
    at designer-element.Polymer.loadHtml (http://localhost:8000/elements/designer-element/designer-element.html:434:19)
    at designer-element.Polymer.remoteHtmlChanged (http://localhost:8000/elements/designer-element/designer-element.html:430:10)
    at designer-element.g.invokeMethod (http://localhost:8000/components/polymer/polymer.js:12:12299)
    at designer-element.g.notifyPropertyChanges (http://localhost:8000/components/polymer/polymer.js:12:10585)
    at Object.Observer.report_ (http://localhost:8000/components/platform/platform.js:12:12814) observe.js:769

@sorvell
Copy link

sorvell commented Aug 15, 2014

To be clear, the fix here is only for master. If it's still failing there and you have a gist you can share, I'll take a look.

@eblanchette
Copy link

I'm not seeing the exception anymore. I'm running on master and I've tested it with Chrome and Firefox (linux):

I created a basic gist. It seems to be missing properties to on some or all components. https://gist.github.com/eblanchette/df96f35bb0268de9f003

Video:
https://docs.google.com/a/digitalmatrices.com/file/d/0ByrhEzRpMgUrWlBwNnhwMnBOczg/edit?usp=drivesdk

@sorvell
Copy link

sorvell commented Aug 15, 2014

You'll need to ensure that all the dependencies are also on master. To do
so, you should be able to bower update but you might do bower cache clean first just to be sure.

On Thu, Aug 14, 2014 at 5:56 PM, Eric Blanchette [email protected]
wrote:

I'm not seeing the exception anymore. I'm running on master and I've
tested it with Chrome and Firefox (linux):

I created a basic gist. It seems to be missing properties to on some or
all components. https://gist.github.com/eblanchette/df96f35bb0268de9f003

Video:

https://docs.google.com/a/digitalmatrices.com/file/d/0ByrhEzRpMgUrWlBwNnhwMnBOczg/edit?usp=drivesdk


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

@eblanchette
Copy link

Bingo! Thanks for the help!

@Quentigus
Copy link
Author

This correction doesn't seem to be available into the online version of designer. It's normal ?

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

No branches or pull requests

3 participants