Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Uncaught TypeError: $(...).mask is not a function' error on .NET Core MVC app. #780

Open
MarcusRhodes opened this issue Nov 2, 2021 · 4 comments

Comments

@MarcusRhodes
Copy link

MarcusRhodes commented Nov 2, 2021

I installed the plugin using the instructions for Typescript here, so just used this in the console: npm install --save-dev @types/jquery-mask-plugin

When I try to use the code $("#inputID").mask('AAAAAAAAAA'); in the app, I get this error in devtools when running the project: Uncaught TypeError: $(...).mask is not a function

Am I using this wrong because it is typescript? My version is 4.1.3

@Carlosfrts
Copy link

Same problem here.

@p8008d
Copy link

p8008d commented Feb 20, 2023

Same !

@MRSheikh
Copy link

MRSheikh commented Feb 4, 2024

me too !!

@vsvsav
Copy link

vsvsav commented Feb 20, 2024

+1 (.NET8 s-SSR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants