Topic: MultiSelect component not working well in android mobile device

themarketpeople free asked 5 years ago


I have updated latest mdb version 4.7.6

Expected behavior On mobile, if multiselect have many option, then "search" and scroll should work properly.

Actual behavior On mobile, if multiselect have many option, then "search" and scroll is not working. As soon as we try to search options in multiselect, it close down, so that user not able to select any option.This bug exists on your demo website as well

Resources (screenshots, code snippets etc.)

refer this image


anavi free commented 5 years ago

This Issue arise in not only multiselect but Material select. When I accessed the below page on mobile, the bug existed. https://mdbootstrap.com/docs/jquery/forms/select/

I'm looking forward to hearing back.


Piotr Glejzer staff commented 5 years ago

I can't see an image but It should work with next version 4.7.7 what will be release today. Have a nice day.


themarketpeople free commented 5 years ago

@Piotr Glejzer Today I tried to update the new version 4.7.7 , but it received following error while uglifying with grunt command. Can you please fix it or help me to fix it.

Running "uglify:target" (uglify) task
{ SyntaxError: Unexpected token: punc «.»
at JS_Parse_Error.get (:71:23)
at formatError (util.js:649:15)
at formatValue (util.js:554:18)
at inspect (util.js:186:10)
at exports.format (util.js:72:24)
at Console.log (console.js:43:37)
at E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt-contrib-uglify\tasks\uglify.js:144:17
at Array.forEach (native)
at Object. (E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt-contrib-uglify\tasks\uglify.js:78:16)
at Object. (E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt\lib\grunt\task.js:252:15)
at Object.thisTask.fn (E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt\lib\grunt\task.js:70:16)
at Object. (E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt\lib\util\task.js:294:30)
at Task.runTaskFn (E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt\lib\util\task.js:244:24)
at Task. (E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt\lib\util\task.js:293:12)
at E:\The Market People\TMP TFS\TMP\MDBootstrap\themarketpeople-build\node_modules\grunt\lib\util\task.js:220:11
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)

message: 'Unexpected token: punc «.»',
filename: '../../resource/js/mdb.js',
line: 18220,
col: 142,
pos: 557723 }

Uglifying source resource/js/popper.min.js,resource/js/bootstrap.js,resource/js/mdb.js failed.
Warning: Uglification failed.
Unexpected token: punc «.».
Line 18220 in resource/js/popper.min.js,resource/js/bootstrap.js,resource/js/mdb.js
Use --force to continue.

Aborted due to warnings.

Regards, Rohit


Piotr Glejzer staff commented 5 years ago

We don't use grunt to development. Sorry about that. Did you try to use gulp or webpack? This topic will be similar https://stackoverflow.com/questions/42375468/uglify-syntaxerror-unexpected-token-punc , maybe.



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.7.5
  • Device: Android
  • Browser: Chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No
Tags