Skip to content

Commit

Permalink
Add Known Issues section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Jul 29, 2022
1 parent 2772051 commit 4120d6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ CableReady.configure do |config|
config.add_operation_name :alpine_morph
end
```

### Known Issues

* Just works for selector morphs (Alpine doesn't like to morph the whole body element, which is used in page morphs)

0 comments on commit 4120d6f

Please sign in to comment.