Aaron Cordova

Results 26 comments of Aaron Cordova
trafficstars

Because a transcendent mind willed it so. You need a timeless, spaceless, immaterial, personal being to bring the universe about (all space-time reality). Abstract objects, such as numbers, fit into...

Any progress on these models? I could use the 3rd one - "**Record every checked node in `checked`**".

I'm trying to get a solution to this as well. I would like my routes to look like: `domain.com/#/route1` as opposed to `domain.com/#route1` and I cant figure out how.

Sweet, thanks for the PR! I'm gonna test this in a bit and see if the generated results are good.

For the life of me, I can't figure out what's going on. The `calc`'s are now being stripped out of the final minified css. Those need to be in there....

This worked fine for me. Are you sure this isn't interference from another installed extension? For instance, one of the extensions I have installed has a listener for the `esc`...

@Shard Have you tried temporarily disabling all other extensions and seeing if the behavior persists?

Ahhh, I think emojis are like 16 bit or something where some of them are actually 2 characters but visually they are a single character. Parsing them isn't trivial so...

Case in point, here's what the emoji's you used in your comment look like when put into an array and split. Also, checkout the string length.

Is there currently a way to "unbind" an arrow?