Jan Pilgenröder

Results 14 issues of Jan Pilgenröder

In an App that works fine with Meteor 1.8.1 I get this error after updating to 1.8.2-beta.4: ``` AppLayout.vue:42 Uncaught TypeError: _Vue.component is not a function at AppLayout.vue (AppLayout.vue:42) at...

trying to update an older project i git this error ``` ➜ meteor update --release 1.10.1 => Errors while initializing project: While loading package akryum:[email protected]: error: Command failed: /Users/jan-michaelpilgenroeder/.meteor/packages/meteor-tool/.1.10.1.1nk0ybt.x2feh++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm rebuild...

Installing akryum:vue-apollo leads to browser error Error: Cannot find module 'apollo-client/gql' Server side seems to work (at least the /graphiql works). Client Side does not work. The installed package version...

Text copied while this option is set to true is still copied with styling.

While trying to build an App that uses react-virtualized I run into the following problem: ``` Errors prevented bundling: While minifying app stylesheet: packages/minifier-postcss/plugin/minify-css.js:228:40: Cannot read property 'getContentsAsString' of undefined...

There's a 'Services' Menu Item under the [program name] Menu, where Apps can offer functions that do stuff on selected Items (like selected text). There's an app on the store...

The doc attribute now also takes an object containing the document instead of the _id. This is the standard behavior of autoform and also allows to easily set up data...

the *Async functions obviously don't work with 3.4.0

bug

``` ➜ meteor update --release 3.0-rc.1 => Errors while initializing project: While selecting package versions: error: Conflict: Constraint [email protected] is not satisfied by promise 1.0.0-rc300.1. Constraints on package "promise": *...

Meteor 3

Client-side: ``` ReferenceError: __DYNAMIC_VERSIONS__ is not defined at module (dynamic-import.js:452:16) at fileEvaluate (modules-runtime-hot.js:386:7) at Module.require (modules-runtime-hot.js:268:27) at mod.require (modules.js:305:33) at require (modules-runtime-hot.js:308:21) at module (dynamic-import.js:30:23) at fileEvaluate (modules-runtime-hot.js:386:7) at Module.require...