Avery Bloom
Avery Bloom
I had an issue when creating new QB invoices that were untaxed for QB Canada. Ultimately I needed to set `global_tax_calculation` to `"NotApplicable"`. Hope this saves someone some pain.
This is awesome. What about abstracting a standalone `...@`? I'm new to some of this, but it would be very cool to be able to do something like: ```hbs ```...
@nightire good point. The `@` does signify that it's being an argument as opposed to the local context, so my example isn't consistent with that. I only just learned about...
@mehulkar, I agree that there's a very problematic ambiguity to saying "This is an Ember Octane App" if that could be anything from Ember 4.0.0 to 5.2.3. However, I also...
Hi there @davewasmer, sorry for the confusion, Editions certainly should not have their own version numbers. My only point is that an edition name like "Ember Octane" sounds like a...
@patocallaghan any progress on this one by any chance?
I'm having this same issue. Any updates on a fix?
I'm having the same problem. I've tried changing the build settings to add the Other C Flags, double and tripple checked the build settings, messed with the compiler type. I...
This is a problem for me as well. Would love to see this merged!