Closed pablohadler closed 7 years ago
Can you give me some information about what Ionic version you're using (ionic info
)?
Ionic Framework: 2.1.0 Ionic Native: 2.4.1 Ionic App Scripts: 1.1.3 Angular Core: 2.2.1 Angular Compiler CLI: 2.2.1 Node: 6.7.0 OS Platform: macOS Sierra Navigator Platform: MacIntel User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
Any chance you can upgrade Ionic to >3.0.0? Renderer2 was introduced with Angular4 (replacing Renderer) which Ionic depends on. If that’s not possible I could push a fix working for older Ionic versions.
On 28 September 2017 at 21:11:02, Pablo Hadler (notifications@github.com) wrote:
Ionic Framework: 2.1.0 Ionic Native: 2.4.1 Ionic App Scripts: 1.1.3 Angular Core: 2.2.1 Angular Compiler CLI: 2.2.1 Node: 6.7.0 OS Platform: macOS Sierra Navigator Platform: MacIntel User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jonaszuberbuehler/ion-affix/issues/9#issuecomment-332935387, or mute the thread https://github.com/notifications/unsubscribe-auth/ADouhrpDqNzU2OkTEAP9VUUcgSA_j86pks5sm-9GgaJpZM4Pnt6w .
@pablohadler Can I help you to get your problem fixed?
Closing due inactivity
node_modules/ion-affix/dist/directives/ion-affix.d.ts
import { AfterViewInit, ElementRef, OnDestroy, Renderer2 } from '@angular/core';