Inder Singh
Inder Singh
Current code=> ```javascript import dynamic from "next/dynamic"; const ReactPlayer = dynamic(() => import("react-player/lazy"), { ssr: false }); ``` #### Current Behavior Ref methods like `player.current.getCurrentTime();` are not working when using...
**Describe the bug** When using the `omitzero` struct tag, the current implementation calls `reflect.Value.IsZero` to determine whether a value should be omitted. However, this ignores user-defined `IsZero()` method that some...
## What kind of change does this PR introduce? Bug fix ## What is the current behavior? JWT ValidMethods not parsed from env because split_words was missing on the struct...