Giter Site home page Giter Site logo

Comments (6)

hakimio avatar hakimio commented on June 1, 2024

What issue exactly are you facing with the new version of the library in app module app?
Can you provide some reproduction? Errors you are experiencing?

from ngx-ui-tour.

hakimio avatar hakimio commented on June 1, 2024

BTW, they have a script to automatically convert non-standalone Ionic app into standalone. Have you tried it?

from ngx-ui-tour.

selected-pixel-jameson avatar selected-pixel-jameson commented on June 1, 2024

Actually, no I cannot provide any errors. There were none being thrown. The styles for the Ionic components were simply not being loaded.

As I've stated and confirmed with the Ionic team. If my Ionic application is setup to use angular modules, specifically the IonicModule and not Ionic Standalone components this will result in issues.

Since the updated ngx-ui-tour library for Ionic is using Standalone Ionic components and my Ionic application is not configured to use Ionic Standalone components this will cause issues and your library will not load correctly.

My application is very larger and contains a lot of nested child routes. The migration tools only get me so far and then I have to go in and fix issues related to routing, child routing and nested routers. I spent a day trying to migrate it all and was still running into issues at the end of that day.

from ngx-ui-tour.

hakimio avatar hakimio commented on June 1, 2024

In that case, you should be able to use the old version of the library with Angular 17 even the peer dependencies don't match.
I have no plans to maintain two separate versions of Ionic UI.

from ngx-ui-tour.

selected-pixel-jameson avatar selected-pixel-jameson commented on June 1, 2024

I'm pretty sure that when I try to install the older version it throws NPM errors. I'm fine with that, but I just can't install it.

from ngx-ui-tour.

hakimio avatar hakimio commented on June 1, 2024

Just use npm with --legacy-peer-deps. You can set it in npm config file as well.

EDIT: npm config
Or use another package manager like yarn or pnpm.

from ngx-ui-tour.

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.