René's URL Explorer Experiment


Title: ui-sortable + ng-repeat has flaky behavior on drag & drop · Issue #29 · angular-ui/ui-sortable · GitHub

Open Graph Title: ui-sortable + ng-repeat has flaky behavior on drag & drop · Issue #29 · angular-ui/ui-sortable

X Title: ui-sortable + ng-repeat has flaky behavior on drag & drop · Issue #29 · angular-ui/ui-sortable

Description: When you use ui-sortable with ng-repeat it does not work properly on drag & drop. The reason for this is that the call to element.sortable(opts); in the bottom of the link-function is triggered BEFORE the elements have rendered as html (...

Open Graph Description: When you use ui-sortable with ng-repeat it does not work properly on drag & drop. The reason for this is that the call to element.sortable(opts); in the bottom of the link-function is triggered BEF...

X Description: When you use ui-sortable with ng-repeat it does not work properly on drag & drop. The reason for this is that the call to element.sortable(opts); in the bottom of the link-function is triggered...

Opengraph URL: https://github.com/angular-ui/ui-sortable/issues/29

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ui-sortable + ng-repeat has flaky behavior on drag \u0026 drop","articleBody":"When you use ui-sortable with ng-repeat it does not work properly on drag \u0026 drop. The reason for this is that the call to element.sortable(opts); in the bottom of the link-function is triggered BEFORE the elements have rendered as html (this can easily be shown by adding an alert('link') right before or after the call. At that point you can see that the elements from ng-repeat are not there. If you wrap this call in a timeout of 100 (maybe less, but I'll stick to 100) it works, because then the elements are actually on the page. \n\nthe following is a demonstration of a sortable List that has actual written html (top) and one that is generated through ng-repeat (bottom). \n\nhttp://codepen.io/anon/pen/hrwbq\n\nAs mentionened above, the fix for this bug would be to implement a timeout when initializing sortable. Also, you will have to put the top part (the whole part of if (ngModel)) in an init function, otherwise they will not work properly. \n\n$timeout(function () {\n          initSortable();\n          element.sortable(opts);\n        }, 100);\n","author":{"url":"https://github.com/dularion","@type":"Person","name":"dularion"},"datePublished":"2013-08-09T14:10:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":21},"url":"https://github.com/29/ui-sortable/issues/29"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:012a6cb5-04d8-0ca0-5367-463b10f1ff15
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idADC0:3FD786:20F342D:2BE7C8A:6A5D6EB8
html-safe-noncea54f2f9117ef7aa50f96519df39d715c4d210873a9e186a762408691ea84b2c0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBREMwOjNGRDc4NjoyMEYzNDJEOjJCRTdDOEE6NkE1RDZFQjgiLCJ2aXNpdG9yX2lkIjoiMjQ0NDI2MzIzNTY0ODMxOTE2MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace6cb2656c05fb97316bbd250a851be7bff392b6d51c7237af7fe1205ea569723
hovercard-subject-tagissue:17864568
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/angular-ui/ui-sortable/29/issue_layout
twitter:imagehttps://opengraph.githubassets.com/fb2ea71147d03366b1af109f751c9f4fcdd84782a43bc04bed3fa70b378a20b3/angular-ui/ui-sortable/issues/29
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/fb2ea71147d03366b1af109f751c9f4fcdd84782a43bc04bed3fa70b378a20b3/angular-ui/ui-sortable/issues/29
og:image:altWhen you use ui-sortable with ng-repeat it does not work properly on drag & drop. The reason for this is that the call to element.sortable(opts); in the bottom of the link-function is triggered BEF...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamedularion
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/angular-ui/ui-sortable git https://github.com/angular-ui/ui-sortable.git
octolytics-dimension-user_id1530011
octolytics-dimension-user_loginangular-ui
octolytics-dimension-repository_id8419846
octolytics-dimension-repository_nwoangular-ui/ui-sortable
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id8419846
octolytics-dimension-repository_network_root_nwoangular-ui/ui-sortable
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/angular-ui/ui-sortable/issues/29#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular-ui%2Fui-sortable%2Fissues%2F29
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular-ui%2Fui-sortable%2Fissues%2F29
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=angular-ui%2Fui-sortable
Reloadhttps://github.com/angular-ui/ui-sortable/issues/29
Reloadhttps://github.com/angular-ui/ui-sortable/issues/29
Reloadhttps://github.com/angular-ui/ui-sortable/issues/29
Please reload this pagehttps://github.com/angular-ui/ui-sortable/issues/29
angular-ui https://github.com/angular-ui
ui-sortablehttps://github.com/angular-ui/ui-sortable
Notifications https://github.com/login?return_to=%2Fangular-ui%2Fui-sortable
Fork 427 https://github.com/login?return_to=%2Fangular-ui%2Fui-sortable
Star 1.2k https://github.com/login?return_to=%2Fangular-ui%2Fui-sortable
Code https://github.com/angular-ui/ui-sortable
Issues 34 https://github.com/angular-ui/ui-sortable/issues
Pull requests 6 https://github.com/angular-ui/ui-sortable/pulls
Actions https://github.com/angular-ui/ui-sortable/actions
Projects https://github.com/angular-ui/ui-sortable/projects
Wiki https://github.com/angular-ui/ui-sortable/wiki
Security and quality 0 https://github.com/angular-ui/ui-sortable/security
Insights https://github.com/angular-ui/ui-sortable/pulse
Code https://github.com/angular-ui/ui-sortable
Issues https://github.com/angular-ui/ui-sortable/issues
Pull requests https://github.com/angular-ui/ui-sortable/pulls
Actions https://github.com/angular-ui/ui-sortable/actions
Projects https://github.com/angular-ui/ui-sortable/projects
Wiki https://github.com/angular-ui/ui-sortable/wiki
Security and quality https://github.com/angular-ui/ui-sortable/security
Insights https://github.com/angular-ui/ui-sortable/pulse
ui-sortable + ng-repeat has flaky behavior on drag & drophttps://github.com/angular-ui/ui-sortable/issues/29#top
bughttps://github.com/angular-ui/ui-sortable/issues?q=state%3Aopen%20label%3A%22bug%22
duplicatehttps://github.com/angular-ui/ui-sortable/issues?q=state%3Aopen%20label%3A%22duplicate%22
v0.13.xhttps://github.com/angular-ui/ui-sortable/milestone/1
https://github.com/dularion
dularionhttps://github.com/dularion
on Aug 9, 2013https://github.com/angular-ui/ui-sortable/issues/29#issue-17864568
http://codepen.io/anon/pen/hrwbqhttp://codepen.io/anon/pen/hrwbq
bughttps://github.com/angular-ui/ui-sortable/issues?q=state%3Aopen%20label%3A%22bug%22
duplicatehttps://github.com/angular-ui/ui-sortable/issues?q=state%3Aopen%20label%3A%22duplicate%22
v0.13.xhttps://github.com/angular-ui/ui-sortable/milestone/1
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.