Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing happens and nothing appear #223

Open
whiteskull opened this issue Apr 1, 2024 · 0 comments
Open

Nothing happens and nothing appear #223

whiteskull opened this issue Apr 1, 2024 · 0 comments

Comments

@whiteskull
Copy link

whiteskull commented Apr 1, 2024

ruby 3.2.3
rails 7.1.3.2
rails-footnotes 7.1.0

rails_footnotes.rb

Footnotes.setup do |f|
f.enabled = Rails.env.development?
end if defined?(Footnotes) && Footnotes.respond_to?(:setup)

I start app in development mode, and nothing happens and nothing appears(

I tried add div in layout with id="footnotes_holder"

but it empty always(

There are no errors, but nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant