-
### OS and Environment
- **Operating System**: Ubuntu 24.04.1 LTS
- **Node Version**: 18.19.1
- **NPM Version**: 9.2.0
### Steps to Reproduce
1. Navigate to the project’s frontend directory…
-
I'm encountering the following error while using react-datetime:
`Module not found: Error: Can't resolve 'moment' in 'node_modules/react-datetime/dist'`
However, I don't want to install moment in my…
-
Do this with posts that are currently not published and have react to automatically update the posts with 'published' = true.
-
### Area
React Components (@fluentui/react-components)
### Describe the feature that you would like added
Can we have TimePicker like this?
https://www.fluentui-blazor.net/DateTime#defaulttimepicke…
-
### Bug description
Middleware does not work, but when the middleware does nothing it does work, for example:
```ts
const middleware = (req) =>
{
console.log('middleware', req.nextUrl.pathn…
-
## What are the steps to reproduce this issue?
1.Generate Zod schemas using Orval with an OpenAPI specification.
2.Observe the generated schema for datetime fields.
3.Notice that datetime fie…
-
**Description**
Im getting 'RNSkInfoParameter.h' file not found error when I try to use with Firestore. I tried difficult version combination however I couldn't build. Current version 1.5.0 and rea…
-
* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugApk'.
> A problem occurred configuring project ':react-native…
-
I have a DMC Datetimepicker which in the example is initialized with the current datetime. When done - it retains the milisecond. I also have a button that can then set the time. But doing this way -…
-
## Description
If a document is imported into a collection with an empty field that is used in an embedding and then that same document (by ID) is updated, the embedding is calculated and inserted …