huntj88
huntj88
tried to create a new liveBlurWorker, but it crashes immediately with the stack trace below. I was attempting to use it in a recyclerView. I even tried delaying the creation...
**Describe your user scenario** Users should be aware when new versions of live share are available **Describe the solution you'd like** - if using local live share host for dev...
**Describe your user scenario** We have several places where we have a bunch of flags, or optional variables. Instead of seeing something like ```typescript // no longer optional const optionalValue:...
There are a few places with temporary code that was necessary at the time but can now be safely deleted. 1. transient participant workaround in LivePresence 2. old [android fix...
Laser Pointer and highlighter first and last position persists for non local clients, and cannot be deleted. This was reproduced with the react version of LiveCanvas, in a sample where...
**Describe the solution you'd like** Dependabot currently opens a new PR for every dependency for each package/sample. This leads to a lot of very similar PR's instead of just one...
## Describe the bug Version with bug: `2.0.0-rc.4.0.1` This bug does not happen on `2.0.0-rc.2.0.1` Manual step to fix locally at bottom.  ### To Reproduce 1. clone Live Share...