Template / Pjax
strtob opened this issue · 0 comments
strtob commented
Prerequisites
- [ x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ x] The issue still exists against the latest
master
branch of yii2-tabs-x. - [ ]x This is not an usage question. I confirm having gone through and read the documentation and demos.
- [ x] This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
- [ ]x I have attempted to find the simplest possible steps to reproduce the issue.
- [ x] I have included a failing test as a pull request (Optional).
Steps to reproduce the issue
It may helpful, if the tabs can be build inside a pjax container, e.g. to refresh badges with numbers. Another solution could be to use a template structure
Expected behavior and actual behavior
When I follow those steps, I see...
I was expecting...
Environment
Browsers
- Google Chrome
- Mozilla Firefox
- Internet Explorer
- Safari
Operating System
- Windows
- Mac OS X
- Linux
- Mobile
Libraries
- jQuery version:
- yii2-tabs-x version:
Isolating the problem
- This bug happens on the demos page
- The bug happens consistently across all tested browsers
- This bug happens when using yii2-tabs-x without other plugins.