sergitejada
Results
2
issues of
sergitejada
I am trying to use the components following the documentation 1. I install the package of the component I want with `yarn`. 2. In my `app/javascript/controllers/index.js` file I add the...
I have been using the tabs component and it does not accept Turbo Frame. The "click->tabs#change" uses event.preventDefault() and does not allow to follow the url of the link. And...