Tim Tucker
Tim Tucker
Even SVG centering doesn't work 100% right. Far simpler to just put the following -- then the child element doesn't even need any extra positioning rules: ``` .vertical-timeline-element-icon { display:...
@25zeeshan Missed that because I'm also overriding the sizing. In my case, I'm specifying a width and then auto for height since not all of my icons are square. What...
Similarly, for timeout it could be a little clearer at what point ATTEMPT_TIMEOUT will be thrown. In the example shown where a time out of 1000ms is shown, if the...
Looking at code a bit more and it seems like it would be pretty trivial to have the on error handler restart the proxy whenever ECONNRESET or ECONNREFUSED is received.
Looking at this locally, the ReferenceError that shows up is that window is not defined. See the following for details on the issue and examples for how to address it:...
Any updates on this?
Thanks! For a session, how would we tell that it's expired? Is there an event that we should be listening for / an error that we can catch? Is there...
Following since I'm seeing it sometimes locally as well.
> I'm not going to be sympathetic or anything like that. People pay to use Azure AD. RCs for React 19 have been available practically since last year, and it's...
Why not pass in a list of potential ports into your testing scripts as input?