breezy-airplane-74201
07/22/2025, 11:54 AM<http://nats.ws|nats.ws>
, which uses WebSocket to connect to a NATS server. I'm unsure where exactly to initialize this WebSocket connection within the extension — since I need to establish the connection when the app mounts. What's the recommended way to handle this in a Rancher UI extension?
Also, I have a separate question:
While developing the extension, I'm unable to access routing info using useRoute()
when loading the extension via the Developer Load feature. However, it works fine in normal dev mode. Is this a known issue or a limitation of the Developer Load mechanism?
Thanks in advance for any guidance!breezy-airplane-74201
07/23/2025, 10:50 AM<LabeledInput/>
breezy-airplane-74201
07/24/2025, 9:57 AM