I have created an ExtJS 3.4 datefield
component inside a <form>
, but whenever I click on the date picker, it sets the URL # (fragment identifier) to blank.
This causes the page to scroll to the top of the screen; scrolling back down to the date picker reveals that the click has had no effect on the date picker (it still is visible with the original date selected).
Any ideas would be gratefully appreciated...