GithubHelp home page GithubHelp logo

Comments (4)

sean-perkins avatar sean-perkins commented on June 10, 2024

@TobiasHesselinkTopicus a minimal reproduction will be required for the team to debug what is occurring in your application.

This message is often printed when developers forget to import the IonNav component or import the IonicModule if using modules. The component wrappers that Ionic Framework offers assigns the delegate property on the web component instance:

ref.nativeElement.delegate = angularDelegate.create(environmentInjector, injector);

from ionic-framework.

ionitron-bot avatar ionitron-bot commented on June 10, 2024

Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.

Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.

For a guide on how to create a good reproduction, see our Contributing Guide.

from ionic-framework.

TobiasHesselinkTopicus avatar TobiasHesselinkTopicus commented on June 10, 2024

@TobiasHesselinkTopicus a minimal reproduction will be required for the team to debug what is occurring in your application.

This message is often printed when developers forget to import the IonNav component or import the IonicModule if using modules. The component wrappers that Ionic Framework offers assigns the delegate property on the web component instance:

ref.nativeElement.delegate = angularDelegate.create(environmentInjector, injector);

Thanks for your fast response. I understand.
Unfortunately, we already imported the IonicModule within the package and in the consumer application.
I will try and setup a repository which can reproduce the issue tomorrow.

from ionic-framework.

TobiasHesselinkTopicus avatar TobiasHesselinkTopicus commented on June 10, 2024

I did and try to reproduce the issue within a fresh repository. Unfortunately I could not get the error i wanted to.
I will try to point out the cause of the problem and open a new ticket if it's a bug within the Ionic framework.
Thanks for the help!

from ionic-framework.

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.