Skip to content

benoitongit/rails-ujs-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expected behavior

1/ Click on Edit link -> redirected to edit page

2/ Click on Submit form -> redirected to show page

3/ Click on edit link -> redirected to edit page

Actual behavior

1/ Click on Edit link -> redirected to edit page

2/ Click on Submit form -> redirected to show page

3/ Click on edit link -> request is cancelled, staying on show page :/

If I replace rails-ujs with jquery-rails gem it then works correctly.

About

Project that reproduces rails-ujs issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published