Replies: 1 comment 7 replies
-
Current breeze version does not expose I recommend creating modal using widget notation this.element.modal(authentication_options); |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There,
I tried the above solution for my popup issue as well. It is working fine for separate popup modal elements.
Now, I am implementing Login/Signup popup on click with using require js component like this in phtml file:
And the js file created also trying to override already created widget form existing js like as below attaced screenshot:
code-sc
But, I am getting error the "modal is undefined" in browser console. Can you please guide me how can I fix this error.

I am aataching my js file as well to review
customer-authentication-popup.txt
Thanks
Rutul
Beta Was this translation helpful? Give feedback.
All reactions