GithubHelp home page GithubHelp logo

iron-dynamic-template's People

Contributors

avital avatar chrisbutler avatar cmather avatar joeapearson avatar tmeasday avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

iron-dynamic-template's Issues

While building package `iron-dynamic-template`: error: no such package: 'blaze'

Got this when using the feature/iron-layout branch of iron-router....

Not much more to say really =)

So I've tried figuring out how to add the package the meteor (using something like meteor add blaze). But I thought this was part of the ui dependency?

Well I can't find any documentation about this so my last resort is to file this bug report.

Sorry if I've missed something.

Thanks...

error: no such package blaze

So close!

While building package `iron-dynamic-template`:
error: no such package: 'blaze'

I really appreciate the updating to fix the iron-layout bugs.

Calling .insert twice spikes CPU

I have a modal that has an edit form. The first time I open the modal with a new dynamic template everything is fine. But when I close it and call .clear(), then reopen the modal with a new .insert() my CPU % spikes to 100+.

I've tried it with and with out the .clear(), and it looks like it's only on .insert().

I could see this being a problem if you didn't do a .clear() first.

Data isn't passed through properly from `{{> UI.dynamic}}`

It might sound weird, but if you wrap a {{> dynamicTemplate}} in {{> UI.dynamic}}, for some odd reason data doesn't work properly.

Not sure if it's an issue with upstream or IDT, but it's probably worth investigating for other similar edge cases.

Error: Syntax error, unrecognized expression:

I'm trying to do the following but keep getting the following error Error: Syntax error, unrecognized expression:

information = new Iron.DynamicTemplate({});
information.insert('{{> quickform id="information-form" schema=BiologicalNoticeBanelino}}');

What can be passed to the insert function and is it possible to insert what I have?

how to insert a same template multiple time

Hey, thank you for your package. I'm using it and it works perfectly. I just have a issue:
When I generate a template, then generate again with diffirent data context, the old one is replaced by the new one. How to keep them all exist at one moment ?
Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.