Nikola Okonesh
Results
3
issues of
Nikola Okonesh
why not working? ``` activate :blog do |blog| blog.name = "blog" blog.prefix = "blog" blog.layout = "layouts/post" blog.default_extension = ".md" end activate :blog do |blog| blog.name = "blog2" blog.prefix =...
useClickOutside not work Submit form button why?
Does it work correctly with Turbo 8 ? Can it be used with Turbo 8? what problems?