You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Brackets Version: sprint 37 development build 0.37.0-0 (master 715589c)
Repro Steps:
Launch the Extension Manager
Click the Available tab quickly right after the dialog box appears. Easier to reproduce if the connection to the Extension Registry is slow. The spinner icon should still be showing when you click on the tab.
Expected Results:
The Extensions Manager should list all Available extensions. If not immediately, then after the list finishes loading.
Observed Results:
The Extension Manager displays an empty page. There is an error in the Dev Tools console.log: Uncaught TypeError: Cannot set property 'scrollPos' of undefined ExtensionManagerDialog.js:210
Workaround:
Don't click on the tab right away and the list loads up eventually. Click on Installed tab then back on Available tab and the list loads up.
The text was updated successfully, but these errors were encountered:
lkcampbell
changed the title
Clicking Available tab after launching Extension Manager causes console error
Clicking Available tab immediately after launching Extension Manager causes console error
Apr 6, 2014
OS: Mac OSX Mavericks
Brackets Version: sprint 37 development build 0.37.0-0 (master 715589c)
Repro Steps:
Expected Results:
The Extensions Manager should list all Available extensions. If not immediately, then after the list finishes loading.
Observed Results:
The Extension Manager displays an empty page. There is an error in the Dev Tools console.log:
Uncaught TypeError: Cannot set property 'scrollPos' of undefined ExtensionManagerDialog.js:210
Workaround:
Don't click on the tab right away and the list loads up eventually. Click on Installed tab then back on Available tab and the list loads up.
The text was updated successfully, but these errors were encountered: