mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.6 KiB
JSON
1 line
1.6 KiB
JSON
[{"user_id": 39326, "stars": [], "topic_id": 43909, "date_created": 1313528876.5313389, "message": "My app is ready to demo, but I have an issue with multiple rule triggers happening after using a bookmarklet more than once. If I reload the web page, or stop Firefox and restart it, the rule is once again only triggered once upon the first use of the bookmarklet. Using the bookmarklet a second time triggers the rule 3 times. The third use of the bookmarklet triggers the rule 6 times; the fourth triggers 10 times. The number of triggers turns out to be a mathematical progression that equals the number of triggers raised in the previous use of the bookmarklet + the number of times the bookmarklet has been used since the last reload. What can I be doing wrong? How do I debug what is causing the triggers to occur?", "group_id": 236, "id": 1886584}, {"user_id": 30559, "stars": [], "topic_id": 43909, "date_created": 1313530463.680469, "message": "This is a known issue and we are currently working on a fix for the problem. The best way to debug your app currently would be to refresh your page. You can also install your app to your KBX and then have the KBX run the app in development mode.", "group_id": 236, "id": 1886737}, {"user_id": 30462, "stars": [], "topic_id": 43909, "date_created": 1313553756.2561729, "message": "If you're appending stuff to the DOM you can get the behavior you describe. If this is the case you can add a class to the elements you modify, and skip any elements that already have the class. See http://kynetxappaday.wordpress.com/2011/01/21/day-35-find-and-replace-words-in-twitter-tweet-stream/ for details.", "group_id": 236, "id": 1889552}] |