Berke Aras
Berke Aras
**Homework** - [X] I looked at `nativefier --help` and https://github.com/nativefier/nativefier/blob/master/API.md - [X] I searched existing issues, open & closed. Yes, my question is new. - [X] I'm using the latest...
Autocompletion dont work in JS strings. It should work, because Vanilla JS Router uses strings to output. For example: ```js customElements.define('page-test', class extends HTMLElement { connectedCallback() { this.innerHTML = /*html*/`...
# Future goals ## **_Features_**: - [x] My Account page - [x] App Settings page - [ ] Events page - [x] Topics page - [x] Groups page - [x]...
## Pull request checklist Please check if your PR fulfills the following requirements: - [X] Prettier (`npm run prettier`) has passed locally and any fixes were made for failures -...
## Feature Request **Describe the Feature Request** Implement link previews like on facebook, twitter, ...  **Describe Preferred Solution** N/A **Describe Alternatives** N/A **Related Code** Maybe using this: https://github.com/ospfranco/link-preview-js https://andrejgajdos.com/how-to-create-a-link-preview/...
- [ ] src/App.jsx: - [ ] src/components/_App_CommentSection/index.jsx: - [ ] src/components/_App_CreatePostForm/index.jsx: - [ ] src/components/_App_PostsList/index.jsx: - [ ] src/components/_User_FirstLogin/index.jsx: - [x] src/components/Content/index.jsx: - [x] src/components/Header/index.jsx: - [x] src/components/HeaderDropdown/index.jsx: -...
## Expected Behavior Avater/Banner Uploads have to return a modal to the user if an error happens. ## Actual Behavior No check after fetch() ## Steps to Reproduce the Problem...
Added Check, if params does not exist Closes #7935
### Check that this is really a bug - [x] I confirm ### Reproduction link https://codesandbox.io/p/devbox/swiper-default-forked-6c96g3?workspaceId=ws_NcfeSzfz6N96RJW7VKTnaL ### Bug description We are getting an error `Uncaught TypeError: Cannot read properties of...