'Why can't I call custom component's methods in chrome?

so I developed and tested the whole project using Firefox and everything was just fine but when I tried to run it in Chrome, the browser kept saying that my custom components methods don't exist. Why is that? From what I know, Chrome supports Web Components.

Link to the repository

Error
enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source