fs / fs/turboforms

Uncaught TypeError: Object #<Object> has no method 'browserCompatibleDocumentParser'

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
8
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I have installed this gem and I get in my console:

```
Uncaught TypeError: Object # has no method 'browserCompatibleDocumentParser'
```

This is my form:

```
<%= form_tag posts_path, :method => :get, :class => "search_nav", turboform: true do %>
#
#
<% end %>
```

I have installed turbolinks last version and this gem from github.

I have checked with simple_form and form_for and I get the same behavior

What am I doing wrong?

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.