Nested route not matched
@stephan wrote: With the following routes defined, I expected the dashboard route to be matched on the site root url. However, the wide route is matched and the page ends up being empty. Both the app...
View ArticleMultiple errors when viewing emberjs.com in IE11 on Windows 7
@miketeo2000 wrote: Hi, all. Are there other users who are facing the following issues when viewing emberJS.com in IE11. API pages: “Error while processing route: project Object doesn’t support...
View ArticleReaders’ Questions - “How far are we from being able to just use any npm...
@jessica wrote: Hello once again to Readers’ Questions, presented by the Ember.js Times folks with a little help from the Ember team Today we have a question by miguelcobain regarding modules and how...
View ArticleIPFS and OrbitDB database adapter
@Jayson_Griggs wrote: Is there any plans on adding support for IPFS and adding a database adapter for OrbitDB? If there is a solution can someone point me in the right direction. Posts: 1...
View ArticleEmber refresh page and add '?'to url when trying to redirect
@Kobejames wrote: Ember refresh page and add '?'to url when trying to redirect to another route, second time it works but keep that additional ‘?’ in url, start: localhost:4200/abc/#/login click...
View ArticleHow to deal with backend nested routes
@belgoros wrote: What is the best way to go on Ember side to deal with nested routes defined on backend side (Rails API) ? In a Rails app there are the nested routes defined as follows: #routes.rb...
View ArticleShould Ember be using Slack at all?
@Wayne_Douglas wrote: I asked this question on Slack (ironically) and (Ironically) I was asked to post here as the post on slack would be removed soon as part of the non-paid-for TOS. Here is the link...
View ArticleWhy new record type is pluralized as per default?
@beddu wrote: Hi everybody! I am trying to understand this little detail about ember data and I hope that someone can help me to figure it out. I have a model describing a command and I send...
View ArticleIntermittend build failure on CI (Windows)
@bouke wrote: On our Windows (Server 2016) CI build server, we see intermittent build failures like these: [5/5] Building fresh packages... Done in 175.06s. node_modules\.bin\ember.cmd build...
View ArticleLive Reload on Simultaneously Running Ember Apps
@robaguilera wrote: Thanks in advance for reading and hopefully helping! I have two simultaneously running Ember apps. One app runs on port 4200 the other on port 8081. Is there any way I can have the...
View ArticleError monitoring of Ember web apps
@m.bryntse wrote: < shameless plug> Wanted to drop a note about our new error monitoring tool RooCause that’s useful for finding bugs in production. Especially handy for anyone building large...
View ArticleHow to remove errors (without a server trip)
@scott.hrehirchuk wrote: Is there any way to remove errors with reposting to the server? The use-case is as follows. The user create a new record which has a name and phone. Only fills in the phone....
View ArticleKeep computed value while reloading data
@ondrejsevcik wrote: Hi, I have a simple computed property that returns name from my user model. The problem is when the model is being reloaded, the value is empty for a moment. Is there a way to...
View ArticleQuery Parameters Again
@Ben_Glancy wrote: Hi, I repeatedly run into issues with QueryParameters. I have used them, I’ve even got them used in my project - not with the renderTemplate hook in a route admittedly, but they...
View ArticleProposal to update this forums logo
@mattmcmanus wrote: I was wondering if it’s time to update this site’s “theme” to bring it more in line with the rest of the ember’s web presence. I threw together a couple ideas for the header logo...
View ArticleEmber-data-url-templates - shapshot.belongsTo is not a function
@belgoros wrote: I’m trying to use ember-data-url-templates add-on and getting the below error in the adapter: # adapters/shop_language.js import ApplicationAdapter from './application'; import...
View ArticleAbout the Questions category
@rwjblue wrote: (Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. Until you...
View ArticleAbout the Build Issues category
@rwjblue wrote: (Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. Until you...
View ArticleAbout the Data Modeling category
@rwjblue wrote: (Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. Until you...
View ArticleAbout the General category
@rwjblue wrote: (Replace this first paragraph with a brief description of your new category. This guidance will appear in the category selection area, so try to keep it below 200 characters. Until you...
View Article