View Issue Details

IDProjectCategoryView StatusLast Update
0007189OXID eShop (all versions)1.03. Basket, checkout processpublic2020-11-03 18:26
Reporternitin.singh Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version6.2.2 
Summary0007189: Javascript error selectpicker() function not found in wave theme
DescriptionDuring checkout process in step #2 Address, we noticed Javascript error selectpicker() function not. Please refer the screenshots.
Steps To ReproducePlease follow the steps:

1. Enable wave theme
2. Go to checkout process in step #2 and try to add new delivery/shipping address.
3. You will notice selectpicker() function not error in console.
TagsNo tags attached.
Attached Files
ThemeWave
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2020-11-03 11:26

administrator   ~0013343

Dear Nitin Singh,

thank you for reporting this issue.

I would like to add that you have in step 3 you need several delivery addresses so the msg will emitted.

Best Regards

QA -SG-

nitin.singh

2020-11-03 18:26

reporter   ~0013344

Hello Team,

Sorry, i could not understand your explanation completely.

How javascript error will be resolved on Step 2?

We are not able to use some of bootstrap JS features in custom theme due to "selectpicker is not a function" javascript error.

May be a("#delCountrySelect").selectpicker("refresh") code can be handled in better way in oxusershipingaddressselect.min.js file.

Many Thanks!