-
Version: 6.4.1
Desc:
When the list changes, the data will not be updated
Code:
```
test change tab
...
const list = ref([
{
rewards: [1,2,3]
},
{…
-
### Title: Make Navbar Page Heading Dynamic Based on Sidebar Navigation
#### Description:
Currently, the page heading in the navbar is hardcoded as "Dashboard" on every page, regardless of which p…
-
The `server --proxy` option is helpful for testing mainnet inscriptions' behavior locally, but a lot of inscriptions that require such testing rely on a specific dynamically inscribed ordinal, which i…
-
- [ ] You can search through your notes by entering keywords, which will help them quickly locate relevant content without manually scrolling through all their notes
- [ ] There is a search bar in th…
-
I have text content for each row, which can be long text or short for each row.
I have read, we can set `size:getItemSize` as `getItemSize` method to change dynamic method for each row.
The only q…
-
### Bug Description
When you scroll and the header content snaps, the page content gets scroll down lower than where the user initial was.
For example, in the recording attached, we can see that rig…
-
### Describe the bug
I am trying to implement reusable table component, where I can pass the corresponding pTemplates as @Input() and utilize default templates where customization is not necessary, i…
-
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable vers…
-
## Prerequisites
- [ x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [ x] The feature is still missing in the latest stable version of…
-
Hi, I am doing a little bit of research on static site generators, specifically in .net, and came across iron-beard. I like how simple it looks, but I have a specific use case and was wondering if you…