ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
awe.open() doesn't work, error on open. Updating from 4.7.3.1 to 7.7.1
Title:
B
I
{code}
?
Hello, popup initialised like this: @Html.Awe().InitPopup(new PopupOpt { Name = "popup1", Url = Url.Action("Popup1"), Title = "popup title", LoadOnce = true }) when it called from onclick, like this: @Html.Awe().Button().Text("Open Popup").OnClick(Html.Awe().OpenPopup("popup1")) it doesn't appear and browser console shows this error: AwesomeMvc.js: Cannot read properties of undefined (reading 'open')
Save Changes
Cancel
Mario Castro
asked at 16 Oct 2023
the code seems correct, try this: https://www.aspnetawesome.com/learn/mvc/CommonProblems#Isolate-the-problem and if you're still getting the problem in the minimal project, upload it and post here the link
at 16 Oct 2023
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK