Forum Discussion
DevCentral fails to submit my snippet
I've tried repeatedly and in different browsers to submit a snippet. I either end up with a rotating 'Submitting' icon or an empty submit snippet form with no error.
In the browser console, I see the following: Error: TypeError: dataReturn.RelatedSnippets is undefined
Code: function showSnippet(dataReturn){$('snippetPreLoader').hide();$('snippetItems').append(dataReturn.Content);$(document).attr('title',dataReturn.Title);var items="";$('snippetItems').append(items);if(dataReturn.RelatedSnippets.length>0){$('snippetItemsRelated').html(dataReturn.RelatedSnippets);$('snippetSidePanelRelatedPosts').show();}
Can anyone else confirm whether or not submitting snippets works? Thanks.
2 Replies
- JRahm
Admin
Hi Joel, hit us offline at devcentral@f5.com so we can help troubleshoot the problem. - Joel_Newton
Cirrus
Will do. Thanks Jason.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com