How to make Web Component work in Laravel/Vue framework?
Hello! I've been trying to make work file-viewer. I've already registered the package in app.js But I can't even make the example work. Any idea? I am missing something? Or if you know a better/similar package, would really appreciate it.
@yuhliel can you show how you’ve registered your package?
Usually I would expect to see any errors if package isn’t playing properly in the terminal when I am recompiling my js.
If you install Vue developer tools for your browser then this should also give you an idea of what is going on.