Alexander Bake
Alexander Bake
I wanted to add some behavior when a state is hovered, so this PR introduces that. `onMouseOver` works just like `onClick`, and users can also add `mouseOverHandler` to the customize...
### Environment @mizdra/graphql-codegen-typescript-fabbrica version: 0.5.0 typescript version (optional): 5.4.2 @graphql-codegen/cli version (optional): 5.0.2 @graphql-codegen/typescript version (optional):4.0.6 ### Summary The file I'm generating is incomplete (basically empty). It looks like this:...
### Description We keep getting this error: ``` AdvancedMarkerElement: map invalid: not an instance of MapsApiMap ``` I'm not sure what's causing this issue to occur, but we keep running...