Michael Sander
Michael Sander
Note that I only get the latter set of errors when I run ` ./setup.py test --no-integration`. When I run ` ./setup.py test`, it runs without an issue.
Hi, Steven, it took some time to get back to this. ## Video summary I created a 2:00 video that should hopefully answer these questions and more: https://www.youtube.com/watch?v=gTexPznr8KY Link to...
Hi Steven, I have an easier way to reproduce: 1. [View this page](https://www.docketalarm.com/cases/District_Of_Columbia_Superior_Court/2021%20CA%20003027%20B/EARTH_ISLAND_INSTITUTE_Vs._BLUETRITON_BRANDS_JJM/#hide_on_filter=yes&q=%22Track+3+Mediation%22) 2. Hover over link in the center of the page 3. See error Unfortunately, the production page...
Here is the patch I will be making, with this, the bug goes away (and you won't be able to reproduce at the link above): 
Hi @stevenbenner, Apologies on the long iteration times. I applied your patch, removed my null checks, and unfortunately, I still see the exception. ### Screenshot of New Crash ### Notes...
### Another video demo Powertip Library - Demo of Crash - 2nd Iteration - 2023-05-11 - https://youtu.be/T2dKdnzSF3w Notes: - In the video, the procedure is to: - hover over a...
For what it's worth, **Salesforce** also uses a similar rectangle tooltip arrow:
I monkey patched `docker/api/build.py` and progress info via the class below. This class wraps a file object and will report how much of has been read. Once this class is...
@NPC yes, xpos is a step number, we leave it to d3 to figure out the actual x-pixel location.
I've seen this before, but I'm seeing this a lot today.