myanch200
Results
2
issues of
myanch200
I am using Rails 7 and now stimulus is imported a little bit differently instead of: `import { Controller } from 'stimulus';` it should be `import { Controller } from...
If user is not logged and tries to add a new message the website would break , because the form was visible. Added a if condition that renders either the...