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
This issue is about a problem in 101.o.o - and while it might also be a nice task for a future GSoC student, it's probably a good idea if one of the repo admins/devs fixes it before the next GSoC season starts ;-)
Instead of listing the available projects under Rancher/ibus/Uyuni etc., 101.o.o only displays "Please wait for loading the projects ..."
The browser's javascript console shows the following error:
Uncaught TypeError: tree is null
convert_tree_to_html https://101.opensuse.org/assets/js/markdown.js:1556
toHTMLTree https://101.opensuse.org/assets/js/markdown.js:112
toHTML https://101.opensuse.org/assets/js/markdown.js:82
success https://101.opensuse.org/assets/js/github.js:42
each jQuery
success https://101.opensuse.org/assets/js/github.js:15
jQuery 8
fire
fireWith
done
callback
send
ajax
method
getJSON
success https://101.opensuse.org/assets/js/github.js:14
jQuery 6
fire
fireWith
done
callback
send
ajax
<anonymous> https://101.opensuse.org/assets/js/github.js:8
jQuery 9
mightThrow
process
setTimeout handler*Deferred/then/resolve/<
fire
add
then
Deferred
then
ready
<anonymous> https://101.opensuse.org/assets/js/github.js:1
The text was updated successfully, but these errors were encountered:
I tried to working on it and somehow accidentally pushed the changes to the main branch rather than the fork. I committed the previous code. I think this is a firefox issue. In other browsers, the items are viewable.
This issue is about a problem in 101.o.o - and while it might also be a nice task for a future GSoC student, it's probably a good idea if one of the repo admins/devs fixes it before the next GSoC season starts ;-)
Instead of listing the available projects under Rancher/ibus/Uyuni etc., 101.o.o only displays "Please wait for loading the projects ..."
The browser's javascript console shows the following error:
The text was updated successfully, but these errors were encountered: