Giter Site home page Giter Site logo

Comments (7)

iamsahilralkar avatar iamsahilralkar commented on August 14, 2024 2

@hey24sheep please try with [mentionConfig]="{mentionSelect: itemMentioned.bind(this), labelKey: 'tag'}"

I solved this issue by using same

from angular-mentions.

Alex61NN5 avatar Alex61NN5 commented on August 14, 2024

Have you managed to solve this issue?? I cant seem to get it working...

from angular-mentions.

dmacfarlane avatar dmacfarlane commented on August 14, 2024

This could be a problem with the module import. Is anyone else having this issue?

from angular-mentions.

hopeseekr avatar hopeseekr commented on August 14, 2024

Man, I spent over an hour with this exact problem only with textareas and I'm banging my head against the wall!

from angular-mentions.

dmacfarlane avatar dmacfarlane commented on August 14, 2024

In node_modules/angular-mentions/mention/package.json, could you try changing the line:

  "main": "src/mention/index.ts",

To:

  "main": "mention/index.js",

And see if that makes any difference?

from angular-mentions.

vishnusbabu avatar vishnusbabu commented on August 14, 2024

@hopeseekr I resolved the problem using a bind method in mentionConfig

[mentionConfig]="{mentionSelect: itemMentioned.bind(self), labelKey: 'tag'}"

from angular-mentions.

hey24sheep avatar hey24sheep commented on August 14, 2024

I am having this same issue, can't solve it by changing "main" in package.json as suggested by @dmacfarlane .

How to resolve this issue? It's been months and still no one figured it out?

from angular-mentions.

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.