-
Hi, I have that exception when clicking to update my input
Exception from Tracker recompute function: Cannot read property 'prototype' of undefined
TypeError: Cannot read property 'prototype' of unde…
-
Hi everyone,
Today we're releasing Meteor 1.0.1 with a patch for a security vulnerability that could cause data loss in Meteor apps that use allow/deny rules. We are also releasing patches for all ma…
-
Currently if I run a `meteor update --packages-only` then check in the versions file to git, it seems as if now the repo should be locked into using that version, however, anyone who has previously cl…
-
Could you please increase the version number, so the new changes get picked up by meteroite?
-
Please claim your package and publish the latest version on the new package server:
https://hackpad.com/Migrating-Packages-zN0we9sIjkH
-
Since the new Blaze update, `Router.current()` no longer returns information about the current route. I use to use this for my navbar to determine the active route.
Like so:
```
Router.current().tem…
-
Is `this.redirect('');` supposed to work with blaze-rc0? I'm getting a warning of:
You called this.stop() inside a hook or your action function but you should use pause() now instead.
And my redirec…
-
I'm attempting to display mongo documents that each have an array of subdocuments. I've decided to display this information in a table, where each row starts with the outer document, with a rowspan of…
-
I'm switching to the workman keyboard layout (http://www.workmanlayout.com), but the 'i' key, which is in the location of the ';' key is not working.
-
Hi,
I get `[Alt+d] keybingding is disabled!` for almost all keys, when I set `ergoemacs-key " M-ENTER"` in my personal theme.
I tested with
ergoemacs-mode version `2283bcc`,
clean emacs 24.3
on on…