Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants