GithubHelp home page GithubHelp logo

Comments (24)

r31m4g1n3d avatar r31m4g1n3d commented on August 21, 2024

^2

from angular2-resizing-cropping-image.

Makeon avatar Makeon commented on August 21, 2024

?

from angular2-resizing-cropping-image.

Enlcxx avatar Enlcxx commented on August 21, 2024

Hi @Makeon very soon I will upload a new and improved update

from angular2-resizing-cropping-image.

Frly avatar Frly commented on August 21, 2024

Sorry for the delay
Update the latest version

npm i [email protected] --save

This is not the end, there will be more improvements

from angular2-resizing-cropping-image.

ayya1987 avatar ayya1987 commented on August 21, 2024

Sorry, i am also facing same problem.

from angular2-resizing-cropping-image.

Frly avatar Frly commented on August 21, 2024

@ayya1987 what is the problem?
I think it's the name of the module
lyResizingCroppingImagesModule > LyResizingCroppingImagesModule
and selector
ly-cropping > ly-cropping-img

from angular2-resizing-cropping-image.

Silvercast avatar Silvercast commented on August 21, 2024

I have same issue too. very frustrating.

from angular2-resizing-cropping-image.

imnnquy avatar imnnquy commented on August 21, 2024

Same issue here

from angular2-resizing-cropping-image.

imnnquy avatar imnnquy commented on August 21, 2024

Is this repository a example of how to use the module angular2-resizing-cropping-image, I don't see the source code of this module here?

from angular2-resizing-cropping-image.

carlos-hs avatar carlos-hs commented on August 21, 2024

For those who has this problem, just add ".forRoot()" after the module.
Ex.: LyResizingCroppingImageModule.forRoot()

This solved for me.

from angular2-resizing-cropping-image.

Untel avatar Untel commented on August 21, 2024

Up, have the same issue.
using forRoot() is not working for me.

from angular2-resizing-cropping-image.

Enlcxx avatar Enlcxx commented on August 21, 2024

@Untel install npm i alyle-ui

import { LyResizingCroppingImageModule } from 'alyle-ui/resizing-cropping-images';

This repository will be in Alyle-ui
demo

from angular2-resizing-cropping-image.

numerized avatar numerized commented on August 21, 2024

Solution from @Enlcxx works but you have to rename the tag:

<ly-cropping-img [hidden]="!Img._img.type" #Img format="png"></ly-cropping-img>
into
<ly-cropping [hidden]="!Img._img.type" #Img format="png"></ly-cropping>

from angular2-resizing-cropping-image.

numerized avatar numerized commented on August 21, 2024

Then you have this error:

No provider for LyTheme!

from angular2-resizing-cropping-image.

alyleui avatar alyleui commented on August 21, 2024

@numerized LyTheme is to set the theme color of the components
follow the example below
https://alyle-ui.firebaseapp.com/#/get-started

from angular2-resizing-cropping-image.

Untel avatar Untel commented on August 21, 2024

@alyleui Can you just wrap each component in his own package ?

from angular2-resizing-cropping-image.

alyleui avatar alyleui commented on August 21, 2024

@Untel All components will depend on AlyleUIModule
in AlyleUIModule you can set the colors for the components, you can use the components you want

from angular2-resizing-cropping-image.

numerized avatar numerized commented on August 21, 2024

@alyleui something is missing in your doc, I've followed exactly what you are showing us.

from angular2-resizing-cropping-image.

alyleui avatar alyleui commented on August 21, 2024

@numerized Are you using Angular cli?

from angular2-resizing-cropping-image.

alyleui avatar alyleui commented on August 21, 2024

I found the error
https://plnkr.co/edit/ApSnTe?p=preview
is rare that does not appear in demo

from angular2-resizing-cropping-image.

numerized avatar numerized commented on August 21, 2024

Thanks, I'm using Ionic3 cli

from angular2-resizing-cropping-image.

alyleui avatar alyleui commented on August 21, 2024

I'll make it compatible with ionic3

from angular2-resizing-cropping-image.

numerized avatar numerized commented on August 21, 2024

YEY !

from angular2-resizing-cropping-image.

alyleui avatar alyleui commented on August 21, 2024

new version 1.4.6

from angular2-resizing-cropping-image.

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.