Just a follow-up to my demo ¨C ?I figured out why one of my buttons was bringing up an invalid URL.? I had added an exit target parameter to my onClick function:
?
submit(exitTo)
? ? {
¡.
?window.open(exitTo, "_self");
?
That worked when I actually passed in a url ?¨C in case nothing was passed, I assigned a default value if exitTo was undefined.? The problem was that when you click a Vuetify button, it actually passes a PointerEvent object ¨C which was not undefined but of course not a valid target.
Description: Join us for our monthly get together. We can talk about anything development related. We started as a FoxPro group but now we talk about even more: Web Development, Mobile Development, Music, SQL Server and other databases, etc.
We are meeting in person again, but will try to livestream the meeting as well thanks to Aceware!? RSVP if you'd like to join us online.