John DeBord

Results 12 comments of John DeBord

Can you provide which version of `eosio-cpp` you are currently using? **Example:** ```shell ~ $ eosio-cpp --version eosio-cpp version 1.6.1 ``` Also, what is in your `/usr/local/eosio.cdt/include/eosiolib/contracts/eosio/` directory? **Example:** ```shell...

I upgraded to version 6.0.15 and can confirm that it is now working/resolved. @nadetastic thanks for the help.

https://github.com/mui/material-ui/assets/35586806/0ff0a77c-972f-4a44-af2d-355eb594d2ea

I upgraded to iOS 17.5 and no longer have this issue

Tested this again today, and I still have the issue even after upgrading to iOS 17.5

Minimal example code: ```js export default function App() { return ( asdf ); } ``` The root cause of this issue appears to stem from the `Modal` component. Here's another...

Related, but I suppose still relevant in this thread; I put the following in my init file: `(set-variable 'ycmd-force-semantic-completion nil)` `(setq company-ycmd-request-sync-timeout 0)` Is there anything else I can do...

I'm having the same exact issue. Currently using Google Chrome Desktop and Safari iOS

Narrowed down the problem; the bug appears when specifying `margin=auto` of a container element containing a `MechanicalCounter`