amokrunner

Results 7 issues of amokrunner

The following: ``` let a = [{bar:1},{bar:2},{bar:3}] let o = { foo: { _: a } } var builder = new xml2js.Builder() var xml = builder.buildObject(o) ``` Returns this: ```...

Can anybody confirm whether the Admob impression/click data from this plugin appears in the Firebase Analytics Console (and which Firebase plugin are you using)? Thanks

I'm wanting to use a new activity as a trigger. Is it possible to add "sensors" for last activity info? If it's possible, I can work on a PR for...

I'd like to propose a keepWithNext option for a row to stay on the same page as the following row. I think this would be a pretty easy update to...

enhancement
help wanted

A beforeChange hook would be super useful. Right now I'm using the following code in my app to set og and twitter meta properties equal to the title/description. Seems to...

### Describe the bug Components defined using the composition API and defineAsyncComponent which are placed inside a b-modal are not lazily loaded ### Steps to reproduce the bug ``` const...

Seems like since there are two coils, we should be able to mark the cat as inside or outside when they look through without actually going through. Case: cat is...