Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possibly a small error #2

Open
sungpro opened this issue Mar 19, 2018 · 1 comment
Open

possibly a small error #2

sungpro opened this issue Mar 19, 2018 · 1 comment

Comments

@sungpro
Copy link

sungpro commented Mar 19, 2018

Hello, Chad.
First of all, I want to thank you for your awesome course on Pluralsight. Enjoyed watching it.

Trying out the sample page, "src/final.html", I have gotten the following error:
"final.html:638 Uncaught ReferenceError: showInfo is not defined at HTMLElement.onclick"

Thinking showInfo perhaps is an old name of openInfo, I made changes in line 60 from onclick="showInfo();" to v-on:click="openInfo" to fix it.
Am I right on this?

Sung Hah.

@jxc876
Copy link

jxc876 commented Nov 20, 2018

I got the same error with showInfo, applied similar fix to my local code.

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

No branches or pull requests

2 participants