Leo
Leo
@JustMehmet Any updates here?
> I was able to solve this by setting `modal={false}` on the root DropdownMenu component. The default is true. In my case my dropdown menu was in an absolutely positioned...
Happening for me too with `[email protected]` node: `v18.18.0`
Any updates on this issue?
ran into a very similar error that I solved here: https://github.com/openai/openai-node/issues/125
I'm seeing this issue as well EDIT: Downgrading to 0.25 worked for me
Additionally, do you mind posting updated docs @eracle, I had to add some vars to `conf.py` to make progress and i'm getting a `TypeError: __init__() missing 1 required positional argument:...
@mister-ben I was able to reproduce basing off of that codepen. My new one here: https://codepen.io/leo-paz/pen/eYQGeXE?editors=1000
@mister-ben thanks for getting back. I was able to get other people with ios 16 safari to run the code pen and they saw the same thing i'm seeing. Weird...
@mister-ben any other ideas here? I tried placing break points in several places but whenever I clicked play in the native player they aren't usually hit except `handleTechPlay` but it...