Pablo Ascarza

Results 4 issues of Pablo Ascarza

Hi i updated to 10.2.1 and the 'connect' event are not firing anymore . I saw there is a fix in 10.2.1 but using this version didn't change the behaviour.

Hi, threres an error in this line https://github.com/kybishop/ember-attacher/blob/2b072e1b7cab46b503bfbcb6a3f383ec68198783/addon/components/attach-popover.js#L11 you are importing import { htmlSafe, isHTMLSafe } from '@ember/string'; but @ember/string dosen't have those methods the correct import is import {...

I saw there's a pr https://github.com/igorpreston/ember-cli-geo/pull/19 can you merge it please.

Hi im updating ESA to 6.0.0 in my V1 addon, and i get Error: Could not find module `ember-simple-auth/authenticators/oauth2-password-grant` imported from `myv1addon/authenticators/oauth2` using the 5.0.0 and below works well