Pepo

Results 86 issues of Pepo

I'm getting this error from a clean installation. ![image](https://user-images.githubusercontent.com/3278772/168618891-6b504984-ab96-4911-a484-ccf47761f2cf.png) Tried using Node 14 and 17, but I got the same result.

The `DateInput` component border color and radius is not customizable. ### Expected Behavior I would like to set the border radius and color to fit the border radius of the...

`EveesService.updatePerspectiveData()` build a head update computed on the current client head. However, if a new call to this method is received before the current head has been updated, two heads...

Add protections to document editor on drop to prevent document inconsistencies. Assume the editor is a tree that is rendered as a list, so rendering visually flattens the tree. The...

When the popper is inside a place with overflow hidden the popper is not shown if it overflows. Clearly. However, placing the popper outside the div is very hard. What...