fuel / oil

Fuel PHP Framework - Fuel v1.x Oil command-line package
http://fuelphp.com/docs/packages/oil/intro.html
106 stars 67 forks source link

Update jQuery to 1.12.4 to satisfy Bootstrap requirements #264

Closed findrakecil closed 5 years ago

findrakecil commented 5 years ago

Summary

After updating to Bootstrap 3.3.7 (see pull request I made for fuel repository), I cannot do any interaction such as clicking dropdown, etc. Turns out the problem was the Bootstrap 3.3.7 requires jQuery higher than 1.7.

It was my fault that I forgot that I've made some changes in template file (including upgrading jQuery to version 1.12.4), but I said that I haven't found any issues after updating to 3.3.7 confidently 🙇🏻‍♂️

Process

  1. Generate an admin page using oil generate admin command
  2. Open the page, and try to inspect the page

Current and expected result

The user cannot do any interactions such as hamburger button not showing menu navigation, etc.

Screenshot

jepretan layar 2018-12-14 pukul 9 42 21 am