Angular 8 , angular chosen not working after build

80 views Asked by At

Currently I am developing website using Django and angular 8. for drop-down I have used angular-chosen and I have configured it in angular side using angular-chosen package.

On Angular side dropdown working properly with angular-chosen and I am able to get expected results as shown in SS below.

enter image description here

But after build into my django application, angular chosen not able to load.I have attached screenshot as below. enter image description here

I have done same configuration as have been suggested in below plunker. https://embed.plnkr.co/plunk/N5KF1d

I have found another strange behavior that It working most of times with firefox browser and but not working with chrome browser.

I have tried a lot to find solution but not able to. So guys please let me know if anyone have solution for it.

Thanks.

0

There are 0 answers