-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed #416 - TabMenu error when no route matches one of the menu paths
- Loading branch information
1 parent
b1bfa2f
commit 5c847c0
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c847c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have issues with this code. This is my error:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'style')
at Proxy.updateInkBar (primevue_tablist.js?v=e843fc1a:147:16)
at Proxy. (primevue_tablist.js?v=e843fc1a:89:13)
on:
inkbar.style.width = getOuterWidth(activeTab) + "px";