Christian Bonato
Christian Bonato
`end-time` takes the epoch in milliseconds. I assume `end-time` is meant to always take a date in the future as a parameter, so it can be safely hard-coded most of...
Hello, Most of you probably already figured this out, but just in case you need to go from a detail page to the next/previous one. This is based on ui-router's...
Worked for me downgrading to JQuery v2.2.2 Otherwise you'll get an ajax error if using a jquery.slim version.
See this answer, $[entity_name] are supposed to be replaced: https://github.com/stripe/stripe-firebase-extensions/issues/447#issuecomment-1267543944
...following my previous answer, I think by default these should be "customers" and "products": **...would become:**
Just tried wrapping the polygon component in a v-for loop, and it works. Simply make an object or array, store each polygon with its options in it, and then iterate...
The bug is in the demo: [https://anvaka.github.io/panzoom/demo/index.html](https://anvaka.github.io/panzoom/demo/index.html) I agree, this should be taken care of by panzoom itself.
@emanueletoffolon I have the same problem under Android. Sometimes it's the ID of the devices, sometimes it's the name (as per BLE GAP). It's inconsistent and I wonder if this...