Topic: Angular MDB 5 input mask plugin

klepva priority asked 11 months ago


I couldn't find the location to the angular mdb5 version of input mask plugin, I couldn't even do the npm install. I believe my subscription contain all the plugin within mdb 5.


Adam Jakubowski staff answered 11 months ago


Hello,

The support forum is dedicated to technical questions.

All questions regarding MDB licensing, products, partnerships, and other non-technical queries - it should be asked directly to contact@mdbootstrap.com

I've reached out to you via the email address assigned to your mdbootstrap account.

Keep coding


klepva priority commented 11 months ago

Hi I got this error after add the InputMaskModule to the module.ts ./node_modules/mdb-angular-input-mask/fesm2020/mdb-angular-input-mask.mjs:316:53-62 - Error: export 'takeUntil' (imported as 'takeUntil') was not found in 'rxjs' (possible exports: ArgumentOutOfRangeError, AsyncSubject, BehaviorSubject, ConnectableObservable, EMPTY, EmptyError, GroupedObservable, NEVER, Notification, NotificationKind, ObjectUnsubscribedError, Observable, ReplaySubject, Scheduler, Subject, Subscriber, Subscription, TimeoutError, UnsubscriptionError, VirtualAction, VirtualTimeScheduler, animationFrame, animationFrameScheduler, asap, asapScheduler, async, asyncScheduler, bindCallback, bindNodeCallback, combineLatest, concat, config, defer, empty, forkJoin, from, fromEvent, fromEventPattern, generate, identity, iif, interval, isObservable, merge, never, noop, observable, of, onErrorResumeNext, pairs, partition, pipe, queue, queueScheduler, race, range, scheduled, throwError, timer, using, zip)

./node_modules/mdb-angular-input-mask/fesm2020/mdb-angular-input-mask.mjs:319:54-63 - Error: export 'takeUntil' (imported as 'takeUntil') was not found in 'rxjs' (possible exports: ArgumentOutOfRangeError, AsyncSubject, BehaviorSubject, ConnectableObservable, EMPTY, EmptyError, GroupedObservable, NEVER, Notification, NotificationKind, ObjectUnsubscribedError, Observable, ReplaySubject, Scheduler, Subject, Subscriber, Subscription, TimeoutError, UnsubscriptionError, VirtualAction, VirtualTimeScheduler, animationFrame, animationFrameScheduler, asap, asapScheduler, async, asyncScheduler, bindCallback, bindNodeCallback, combineLatest, concat, config, defer, empty, forkJoin, from, fromEvent, fromEventPattern, generate, identity, iif, interval, isObservable, merge, never, noop, observable, of, onErrorResumeNext, pairs, partition, pipe, queue, queueScheduler, race, range, scheduled, throwError, timer, using, zip)


Arkadiusz Idzikowski staff commented 11 months ago

Which versions of the Input mask plugin, Rxjs, and Angular do you use in your project?


klepva priority commented 11 months ago

I am using inputmask 4.0, rxjs 6.6.0, and angular 15


Arkadiusz Idzikowski staff commented 11 months ago

Please try to upgrade rxjs to v7.5.0. This is the version we use in our ready-to-use zip project and I could not reproduce this problem there.


Arkadiusz Idzikowski staff commented 10 months ago

We fixed the import paths in v4.1.0. All the components and plugins should now work correctly even with RxJs v6.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 2.0.0
  • Device: Destop
  • Browser: Chrome
  • OS: Window
  • Provided sample code: No
  • Provided link: No