Austin Kurpuis

Results 19 issues of Austin Kurpuis

When calling the `.query` method with certain search terms in Safari, the following error is thrown: ``` TypeError: undefined is not an object (evaluating 'posting._index') ``` The problem is [here](https://github.com/olivernn/lunr.js/blob/master/lunr.js#L1809)....

OSX: 10.10.5. Mongotron: v1.0.0-alpha.2. Mongotron throws the following error when trying to access only one of my many local collections: ##### `Error opening database` `{"message":"field missing/wrong type in received authenticate...

[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-derive?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-derive) [![Coverage status](https://coveralls.io/repos/github/canjs/can-derive/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-derive?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-derive.svg)](https://greenkeeper.io/)

p3

It seems in certain situations, using `can-import` with `less` files causes the following error to be thrown when loading the optimized build: ``` Uncaught TypeError: Cannot read property 'prototype' of...

slim

[This](https://github.com/imaustink/opimize-build/tree/broken-stache-import) project imports and stache template as a partial and renders it. In the `development` page you will see `The cake is a lie!` render, in the optimized build you...

bug
slim

[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-fixture?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-fixture) [![Coverage status](https://coveralls.io/repos/github/canjs/can-fixture/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-fixture?branch=master)

p3

When trying to use `can-connect` as an interface for localStorage only, no HTTP calls, `.getAll({})` results in `{message: "no data", error: 404}`. This is the connection behavior I am using:...

The `serialize` method of `can/ref` doesn't work properly with `can-define/map`.

[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-connect-feathers?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-connect-feathers) [![Coverage status](https://coveralls.io/repos/github/canjs/can-connect-feathers/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-connect-feathers?branch=master)

p3