Tsemach Hadad
Tsemach Hadad
Hi When using new Spring Boot spring.config.import with configserver , we cannot override with local files **application.yml** ``` spring: application: name: api-gateway profiles: active: devgateway #,integ4,prod config: import: "optional:configserver:http://hrhadad.snifim.blroot:8889,developer.yml" ```...
**Recreate the bug:** Archive from the chrome extension in facebook either: 1. Reel - like [https://www.facebook.com/reel/261061716437457](https://www.facebook.com/reel/261061716437457) 2. Video - like [https://www.facebook.com/watch/?v=10225216681907826&ref=sharing](https://www.facebook.com/watch/?v=10225216681907826&ref=sharing) Do not try to replay them on the extension...
Example: https://www.linkedin.com/feed/update/urn:li:activity:7084078817010491393/ Or Profile: https://www.linkedin.com/in/philippejosephcohen/ In the WACZ the text in pages.json contains many markups until we get to see text
Example url: [https://www.facebook.com/barackobama/posts/pfbid02DtgpT3LhF1fXaMd1Xk6w561TAMp8EucYsoZkqtNKcioGmY8VrWtdaEbTxVHTPeucl](https://www.facebook.com/barackobama/posts/pfbid02DtgpT3LhF1fXaMd1Xk6w561TAMp8EucYsoZkqtNKcioGmY8VrWtdaEbTxVHTPeucl) When trying to record error is thrown from FB code: ``` b = a.dataset.contentLen; if (a.textContent.length.toString() !== b) { if (i >= 1) { i -= 1;...
Tried adding: react-i18next Then it fails it can't find : ``` ⨯ ./node_modules/@boomworks/payload-plugin-author-fields/dist/DisplayOnlyField/DisplayOnlyField.js:40:1 Module not found: Can't resolve 'payload/components/forms' ``` In other places I saw it on: `import { useField...
### Link to reproduction _No response_ ### Payload Version 3.0.0-beta.73 ### Node Version v22.5.1 ### Next.js Version 15.0.0-canary.59 ### Describe the Bug When opening drawer(like media drawer) error is written...
### Link to reproduction _No response_ ### Payload Version 3.0.0-beta.90 ### Node Version v22.5.1 ### Next.js Version 15.0.0-canary.59 ### Describe the Bug When choosing Media from existing and filtering for...
## Description As an author reviewing the versions I have for a document , I would like to the ability to focus only on the differences I made and not...
### Link to reproduction _No response_ ### Environment Info ```text Node.js v22.8.0 Binaries: Node: 22.8.0 npm: 10.8.2 Yarn: N/A pnpm: 9.4.0 Relevant Packages: payload: 3.0.0-beta.104 next: 15.0.0-canary.104 @payloadcms/db-mongodb: 3.0.0-beta.104 @payloadcms/graphql:...
- We would like to customize Live Preview for this we need to export both LivePreviewView and LivePreviewClient