Quantcast
Browsing all 4826 articles
Browse latest View live

This.get(...) is null Stopping code execution

@yefan15 wrote: this.get(…) is null is stopping my code from executing and is showing as an error in the console . Is this expected behavior? In my case that value can be null sometimes and I have an...

View Article


Ember not being recognised in Website folder

@Terry wrote: I am working in a windows environment and have just installed ember-cli@1.13.1 as I am working on an existing project where we cannot upgrade to a newer version. everyone elses...

View Article


Accessing templates as data

@samselikoff wrote: Let’s say I have the following template: <DropdownList as |List|> <List.item> One </List.item> <List.item> Two </List.item> <List.item> Three...

View Article

Ember-simple-auth and fastboot

@Ab_Dwivedi wrote: I have problem in cookie, whenever a % character comes in my token, then URIdecode gets malfored on page reload and my app crashes. How can i resolve this ? I’m using...

View Article

Dynamic Segments (Optional)

@Luke_C wrote: I have a use case and I’m not sure if there is an easy solution within the current Ember router or not, is there a way to define an optional routing param? I would like to have a...

View Article


Passing Data/State down from component controller to view

@Johnathan_Fourie wrote: How does one go about passing data down from the upper controller down the lowest level, I started using ember today and I can not grasp this concept as most tutorials seems...

View Article

Image may be NSFW.
Clik here to view.

Incorrect indentation of htmlAttribute

@GELight wrote: Hi all, I do not understand this message in the new ember. incorrect-indentation.jpg2150x1048 342 KB First line: 4:10 error Incorrect indentation of htmlAttribute 'type' beginning at...

View Article

Image may be NSFW.
Clik here to view.

Readers' Questions: What is the future of controllers? When is it a good time...

@jenweber wrote: Welcome to Readers’ Questions, presented by the folks at The Ember Times with a little help from the Ember Core Team and Friends! Today I’ll be answering this question: What is the...

View Article


Trying to run ember addon for ember engine. "ember s" working proper and app...

@Rupal_Gohel wrote: Hello community, Got stuck in this. Any advice would help https://github.com/ember-cli/ember-cli/issues/6063#issuecomment-432971881 Posts: 1 Participants: 1 Read full topic

View Article


Has anyone created a codemod for ember-bootstrap or at least one that works...

@tomwayson wrote: We’re converting a large app from using the bootstrap jQuery plugins to use ember-bootstrap instead. There are hundreds of tooltips and other bootstrap components littered throughout...

View Article

Prevent browser form caching Ember app index page

@jfschaff wrote: When I release a new version of an Ember app: even when built with ember build --environment=production I get the old version of the app loaded by the browser. I think it’s because...

View Article

Override existing catch-all wildcard route

@kleinfreund wrote: The Ember application I’m working with has a catch-all wildcard route (i.e. *path). I cannot change this; however, I do want to have my own wildcard route. Since the existing route...

View Article

Image may be NSFW.
Clik here to view.

A fixed AspectRatio component

@samselikoff wrote: We just put up a new free video where we build an <AspectRatio> component: https://embermap.com/video/let-s-build-an-aspectratio-component Wanted to let everyone on here know...

View Article


How to use a component for new/edit template

@belgoros wrote: I still can’t figure out how to implement and correctly use a component in case where you need the same form to create or edit a Post, for example? The most difficult part is still...

View Article

Testing route models when dependent on modelFor

@williamhaley wrote: What is the best way to go about testing the data/models in routes? More specifically, when a child route depends on a parent route? I have a parent route like...

View Article


Image may be NSFW.
Clik here to view.

Using ember component

@aida wrote: Hye…i am very new to ember and i had a problem in using the ember component. I am creating a component for my restaurant-listing. when i used that component to display my restaurant list...

View Article

Image may be NSFW.
Clik here to view.

How to save a model and ignore it's return payload

@mattmcmanus wrote: I have a action that produces a lot of PUTs to my api for a single model. I debounce it to eliminate as many calls as possible. However, it’s still possible that the model will be...

View Article


How do I handle needing the same model twice with a different dataset?

@sorvah wrote: I have a section of my application that allows users to compare a model with mutable date parameters. At the moment my implementation of this is really poor and I’d like to see if...

View Article

How to use positionalParams with angle bracket invocation

@ef4 wrote: A component with positionalParams always also has named versions of its parameters. For example, the liquid-if component from liquid-fire has this in its Javascript file: positionalParams:...

View Article

Convert from PUNbb 1.4.4

@Minzuki wrote: Hello. I have a forum running under punBB version 1.4.4 with extension PUN-attachments. I would like to migrate to WPForo. Is there a converter because I do not want to lose my 26000...

View Article
Browsing all 4826 articles
Browse latest View live