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

dom marked as private and container property not found #16

Open
alvarosabu opened this issue Jan 4, 2025 · 0 comments
Open

dom marked as private and container property not found #16

alvarosabu opened this issue Jan 4, 2025 · 0 comments

Comments

@alvarosabu
Copy link

Hi, I'm using v3.6.0 on one of my packages https://github.com/Tresjs/cientos/blob/c16c6e594f4a0662739343181ad8103644f8514d/src/core/misc/StatsGl.ts#L96

I'm getting the following errors:

Property 'dom' is private and only accessible within class 'Stats'.ts(2341)

and

Property 'container' does not exist on type 'Stats'.ts(2339)
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

1 participant