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

TypeError: Cannot read properties of undefined (reading 'isProxied') #106

Open
rkang30 opened this issue May 18, 2022 · 1 comment
Open

Comments

@rkang30
Copy link

rkang30 commented May 18, 2022

Describe the bug
When it's built via npm run build, it's showing me this error (TypeError: Cannot read properties of undefined (reading 'isProxied')) in my console on chrome browser.

And the date picker is not showing up at all. I notice that the html element 'duet-date-picker' did not add class="hydrated"

(fyi, it's working fine on my local - in other words, before 'npm run build')

To Reproduce
Steps to reproduce the behavior:

  1. npm run build
  2. upload it to server
  3. check it out on the chrome browser

Screenshots
image
image

@keely-lee
Copy link

ionic-team/stencil#1882 (comment) fixed this for me

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

No branches or pull requests

2 participants