Stanislav Termosa

Results 9 issues of Stanislav Termosa

The `name` property was meant to have validation as it is marked by 🕵🏼 and Matt mentioned it in the solution video.

### Importance of Implementation The current routing system lacks enforcement of query parameters and headers, allowing them to be `undefined` if middleware fails to validate them. This behavior can lead...

### Extension https://www.raycast.com/gebeto/translate ### Description It would be nice to show what language did translation extensions detected when "auto-detect" is enabled ### Who will benefit from this feature? Users who...

feature request
extension
status: stalled
extension: translate

### Where the bug happens - [X] Browser Extension - [ ] Library - [ ] Other ### Describe the bug In the application I'm working for we set `1rem`...

**Describe the bug** Calling `dayjs(new Date().toISOString() /* '2024-03-21T15:29:45.340Z' */).tz()` causes this error: ``` Uncaught TypeError: Cannot set properties of undefined (setting '$timezone') ``` It happens because n https://github.com/iamkun/dayjs/blob/dev/src/plugin/timezone/index.js#L100 ```js let...

It would be nice to add referral objects as values in templates, like: ```html Label ```

enhancement

enhancement

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Update Sentry dependency (fixes issues related to the conflict of the Sentry SDK v8+) *...