Troy Anderson
Troy Anderson
@heaven any chance you can send a snippet or PR for this?? I have same issue..
For example, sending a nil street, city, state, but having the address tag in there, which a builds up the XML element with a lot of empty fields will fail....
I actually don't know the rule though, I can do some more testing to reverse engineer it - I have a feeling if you leave out the street, but fill...
yeah @htmldoug or @faliev can you guys share a branch/repo where this is currently working we can fork from pretty please?
I want to test for you too, I need a build .exe so i don't have to compile.. (Or did you put it in the .zip?)
I was using this a lot in some automation and just realized its been broken a while :)
I'm curious too!
@gordonbaz was that a fix/workaround, or is this still broken? Having same issue..
just looking at that code, it seems to be pulling in bootstrap - but not the other fun stuff in ember-cli-bootstrap. If you are using their modal shortcuts, and the...
OH - I did get passed my issue though - it had to do with the ordering in package.json, "devDependencies": now I have NEW issues!