Giter Site home page Giter Site logo

Comments (11)

tobiasfiechter avatar tobiasfiechter commented on July 29, 2024 1

As long as there is no support, has anyone figured out a workaround?

from angular2-signaturepad.

jourdan-jobox avatar jourdan-jobox commented on July 29, 2024 1

I think I've come across this same issue, but when using the Ionic framework. The library I believe needs to support AoT with the newest Ionic release, otherwise my Ionic project can't import it.

+1

from angular2-signaturepad.

sovanyio avatar sovanyio commented on July 29, 2024 1

Submitted a PR that fixes the imports for me.

Note: the import changes to

import { SignaturePadModule } from 'angular2-signaturepad'
---
@NgModule({
  imports: [
    SingaturePadModule
  ]
})

from angular2-signaturepad.

jourdan-jobox avatar jourdan-jobox commented on July 29, 2024

This issue might be helpful for anyone trying to figure out a workaround:

angular/angular#11262

from angular2-signaturepad.

kabus202 avatar kabus202 commented on July 29, 2024

+1

from angular2-signaturepad.

lathonez avatar lathonez commented on July 29, 2024

Sorry for the lack of response on this issue.

@wulfsolter and I are both battling to get our various Ionic projects up to rc0 so we can test this, unfortunately the upgrade path is brutal even for a very small project.

I am going to test #10 against the latest ionic release and get it merged asap.

Thanks to @sovanyio for the PR.

from angular2-signaturepad.

lathonez avatar lathonez commented on July 29, 2024

orizens/angular2-infinite-scroll@0a854ee

from angular2-signaturepad.

lathonez avatar lathonez commented on July 29, 2024

Stuck on this atm:

Error reading template file, "my-component-tpl.html": Error: ENOENT: no such file or directory, open '/home/lathonez/code/myApp/node_modules/angular2-signaturepad/node_modules/@angular/core/src/animation/my-component-tpl.html'

from angular2-signaturepad.

lathonez avatar lathonez commented on July 29, 2024

Fixed in 2.0.0 with 6c976ef

Will update doc shortly with examples

from angular2-signaturepad.

lathonez avatar lathonez commented on July 29, 2024

doc updated and a reference implementation @ https://github.com/lathonez/angular2-signaturepad-demo

from angular2-signaturepad.

jourdan-jobox avatar jourdan-jobox commented on July 29, 2024

Awesome guys!!! Can't wait to check it out!

from angular2-signaturepad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.