Felix
Felix
替换掉 nwjs/lib/libffmpeg.so 这样就可以在web版调试工具观看视频。 下载地址:https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases/tag/0.39.2 来源issue:https://github.com/cytle/wechat_web_devtools/issues/270
add [immer-yjs](https://github.com/sep2/immer-yjs). [y.js](https://github.com/yjs/yjs) is a CRDT library with mutation-based API. [immer-yjs](https://github.com/sep2/immer-yjs) allows manipulating `y.js` data types with the api provided by `immer`. * Two-way binding between y.js and plain (nested)...
The route logic is better than react-router-dom (I think). But haven’t seen updates over a year. Anyone interested in maintaining/forking this project?
Do you have any thought to share? Thanks!
A route name is more clear than path. In the API you can navigate between routes using it's name instead of the path.
**Assemblies affected** ASP.NET Core OData 8.0.8 **Describe the bug** when `ODataConventionModelBuilder.EnableLowerCamelCase()` is enabled, the controller method described [here]( https://docs.microsoft.com/en-us/aspnet/web-api/overview/odata-support-in-aspnet-web-api/odata-v4/entity-relations-in-odata-v4#getting-related-entities) will not be hit if the method name is `GetSupplier`. However...
I have an action which returns an object type, and I want this object to be returned as an untyped json structure, how can I do that?
The library needs more tests on mutation by calling update() and by modifying y.js types. After the mutation, we should expect their opposite is updated as well. Each modification operation...
The following error was observed in sentry: ``` … [email protected][email protected][email protected][email protected]/node_modules/react-froala-wysiwyg/index.js in r at line 1:7642 {snip} ontent",value:function(t){var e=this,n=this;function r(){n.editor.html&&n.editor.html.set(n.props.model||""),n.editorInitialized&&n.editor.u {snip} ``` The system is iOS 26 safari.
The following was observed from sentry: ``` … [email protected][email protected][email protected][email protected]/node_modules/react-froala-wysiwyg/index.js in at line 1:5709 {snip} ort("froala-editor").then((function(e){y=e.default;var n=t.el.tagName.toLowerCase();-1!=t.SPECIAL_TAGS.indexOf(n)&&(t.tag=n,t.hasSpecialTag= {snip} ``` The system is iOS 26 safari.