Skip to content

BUG :: $.breeze.url helper is not working since latest breeze release #296

Closed Answered by vovayatsyuk
sandipansaha asked this question in 1. Help
Discussion options

You must be logged in to vote

Yes, this js was moved to dynamic. You need to update your code similar to Luma:

define(['mage/url'], (url) => {
    // not you can use url.build
    url.build()
    // p.s. $.breeze.url will be available here too
});

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@vovayatsyuk
Comment options

@sandipansaha
Comment options

@vovayatsyuk
Comment options

@sandipansaha
Comment options

@vovayatsyuk
Comment options

Answer selected by sandipansaha
Comment options

You must be logged in to vote
1 reply
@vovayatsyuk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants