Question: Taxes Iterable Error After Barcode Scan

Taxes Iterable Error After Barcode Scan

When you scan the barcode it doest add product to the cart at all. When you look at the source from inspect it says taxes iterable Please advise

GS

gokhan sancar

Asked

When you scan the barcode it doest add product to the cart at all. When you look at the source from inspect it says taxes iterable

Please advise

  • GS

    gokhan sancar

    Answered

    Now this happened

  • MS

    Mian Saleem

    Answered

    Hello,

    Failed to decode downloaded font" means the font is corrupt, or is incomplete (missing metrics, necessary tables, naming records, and many other reasons).

    The icon fonts can be downloaded from https://github.com/view-design/ViewUI/tree/master/dist/styles/fonts and the icon path is set in the modules/MPS/Resources/less/index.less

    Thank you

  • GS

    gokhan sancar

    Answered

    Hi there if I run npm run mps:h, styles working fine (until I stop it) as soon as I stop it all css are not working and also if I run npm run mps:p, styles NOT working How can I build the code with working styles every time when I build the code and run mls:p? Thank you so much

  • GS

    gokhan sancar

    Answered

    Mps:p not mls:p sorry typing mistake

    Basically every time when I build the code icons and fonts crashes and this happens, see the attached images please

  • MS

    Mian Saleem

    Answered

    Hello,

    Yes, npm run mps:h is just for development. You should build the app with npm run mps:p

    If the style is not working, then there might be something wrong with dependencies or setup or it might be cache. You can try clear browser cache.

    Are you trying with node 18+? If not, please try the latest node version.

    Thank you

  • Login to Reply