Mike Bender
Mike Bender
Looks similar to this issue: https://github.com/facebook/create-react-app/issues/11756
@Saketh-Reddy Why would the issue be resolved? As noted on #11756 , this is a frustrating issue that requires hacks to workaround. A few of the recent comments sum it...
+1 We're making more use of `Literal` types in python and this would be really handy for us. @davidhalter I may take a stab at this, any pointers on where...
@mwaskom would the recommendation be to use numpy data types in the meantime? Are you aware of any notes in matplotlib with a similar recommendation?
Just to add to this - I think the code blocking drag starting while modifier key is pressed is here: https://github.com/atlassian/react-beautiful-dnd/blob/24a8e6021600920c0b2a28f89d5ffb17538fe96c/src/view/use-sensor-marshal/sensors/use-mouse-sensor.js#L227 I'm implementing a multi drag and drop solution using...
This would be handy. Note you can print out WebSocket frames that are sent/received to the console: https://playwright.dev/docs/network#websockets Having it in the Network tab would be much more convenient though....
I've got a similar overlapping issue with rangebreaks in November around Thanksgiving. Codepen: https://codepen.io/mofojed/pen/ZEwMagL
I'm confused - I'm looking for this feature as well, and it seems to be missing in Cocogitto. But then there is documentation for for hotfix in Bump Profiles: https://docs.cocogitto.io/guide/#bump-hooks...
@oknozor not sure why the CI action is not being triggered, I tried pushing an empty commit as well. Could also try closing and re-opening the PR to see if...
@oknozor it looks like the workflow is awaiting your approval: https://github.com/cocogitto/cocogitto/actions/runs/11353150698 More details: https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/approving-workflow-runs-from-public-forks