-
**Describe the issue**
After the tracker is started - I'm trying to set some metadata, but only the last is saved to server
My code is simple as:
```
tracker.setMetadata('test', 'test2');
track…
yeya updated
14 hours ago
-
Run on both dev and prod mode.
- Access index page: ok
- Click on hello world link: not ok
-
http://victorsavkin.com/post/65519559752/contrasting-backbone-and-angular
http://teropa.info/blog/2013/11/03/make-your-own-angular-part-1-scopes-and-digest.html
-
Seeing the state of the repo since the migration, with issues / PR from more than 9 months ago (from before the migration) not being answered / resolved, I have to ask this question.
I understand t…
-
When I try to remove a model from a Backbonefire collection, I get an error:
id = 'CuFqD1rcPb';
myCollection.remove(id);
Cannot assign to read only property 'id' of CuFqD1rcPb TypeError: Cannot assi…
-
Many use `return this`, and a number use `return this.$el`. The former is more flexible. I could argue that `this.$el` is more consistent with what we'd expect from `render`.
-
#### Что мы хотим нестандартного
1. Карту региона на основе wwmap.ru (реки, пороги, сплавные участки + инфраструктура: стоянки, кафе, магазины)
2. Список отчётов по реке (есть в api wwmap.ru)
3. …
-
Let me say a job weldone for your boilerplate, I must appreciate the way you layed out your structure. My question is how will you advice I integrate css and image folder into this boilerplate,
(I wan…
-
If the input JSON has a connection between different-sized ports, DigitalJS will happily connect them, with disastrous results. For example, yosys2digitaljs currently generates such a bad JSON for:
`…
-
Currently, if one of the parameters in the request is a struct type, clicking on it will navigate away from the debug page. This makes it difficult to input a debug request while looking through the d…