dart - import polymer core-scaffold breaks google maps -


I have some working dart polymer code that shows a google map with some markers on it to show me a little bit It's been late, because it seems that the initial routine is a bit worse and it seems that sometimes it does not have enough time to load the map div before it tries to render again before. Anyway, as I said that I am getting the job now I wanted to keep a core band around it because they do it on many demos. The minute I add this line ...

   

... the whole thing breaks down, I get the console error:

  Exception: Class' GEliment 'is not an example method' [ ] '. NoSuchMethodError: Method not found: '[]' Receiver: Example of 'GElment' arguments: ["map"]  

I have commented on all other lines and subtracted it only on it is. / P>

(as of today), using DartEditor 1.5.8 and upgrading to mode 0.12.0

This upgrade was done by core_element and paper_element to 0.1.x (before 0.0.x). . It looks fine now (although there is still a problem with the icon based on ID) and I'm able to run a simple scam example (). You can give it another try!


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Create dynamic LINQ query expression at runtime which translates into a parameterized SQL query for nullable types -

cmake - cpack generates RPMs with %files entries that conflict with the RPM spec. How to fix? -