Otávio Augusto Soares

Results 7 issues of Otávio Augusto Soares

Fixes #69 I wrap the editor into a container relatively positioned and use it to calculate the bubble position.

I refactored the code to make it more modular. It certainly needs improvements, but I think this way it'll become easier to implement pluggable features. Some changes: - Bubble and...

enhancement

Type inference for effects fails when payload and rootState are optional. It can be observed in here: https://github.com/rematch/rematch/blob/bde199f08c7709e81458394d2bb9374ad95600a2/packages/core/test/ts_typings/dispatcher-typings.test.ts#L338-L339 **Reproduce Link** https://codesandbox.io/s/rematch-ts-4-9-error-w4sz3r **To Reproduce** Use typescript 4.9+ **Expected behavior** I should...

React admin provides cjs and esm bundles. However, it relies on `main` and `module` in the package.json file to decide which version to use. It will work with most bundlers...

### Describe the bug It happens when using vite and importing VE css from a library. The css is loaded in a non deterministic way, causing reset css to have...

pending triage

Hello, I might be doing something wrong but would like some help if possible. I'm running this image with the php-fpm. I'm able to view html pages but whenever I...