• Resolved ggerbz

    (@ggerbz)


    When editing a shipping zone in the United States, when you click “Limit your zone location”. The field to enter postal codes does appear but the field to select a state does NOT appear.

    If you inspect the element it looks like:
    <multiselect options="[object Object],[object Object],[object Object],...]" placeholder="Select States" multiple="multiple" label="name" track-by="code"></multiselect>

    And the console error reads:

    [Vue warn]: Unknown custom element: <multiselect> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
    
    found in
    
    ---> <Zone> at src/frontend/components/Zone.vue
           <Shipping> at src/frontend/components/shipping.vue
             <Root>
Viewing 1 replies (of 1 total)
  • Hello @ggerbz,

    Thank you for your query.

    If you are talking about the shipping zone issue from WP-admin > WooCommerce > Settings > Shipping > Shipping zone: We are unable to face the same issue from our end using the version 2.9.11.

    However if you are facing it from frontend, I am unable to discuss this in here as the shipping feature of Dokan is unavailable in the lite version. Please use this address to send your query, so that I can answer your question.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Bug when selecting “Limit your zone location”’ is closed to new replies.