You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The request for the message is not sent when changing page using the navbar. upon refreshing the page the request is sent and the message is displayed. Setting the refreshInterval does not cause the request to be sent after the interval either.
Expected behavior
Upon changing page, the request for the message should be sent and the message should be displayed.
Configuration
table.yml:
---
message:
url: /lb-info
title: 'Static IP Table'
mapping:
content: 'table'
content: 'Message could not be loaded, try refreshing'
Describe the bug
The request for the message is not sent when changing page using the navbar. upon refreshing the page the request is sent and the message is displayed. Setting the refreshInterval does not cause the request to be sent after the interval either.
Expected behavior
Upon changing page, the request for the message should be sent and the message should be displayed.
Configuration
table.yml:
config.yml excerpt:
The text was updated successfully, but these errors were encountered: