Unplanned
Last Updated: 02 Jan 2023 06:05 by ADMIN
Created by: Joshua
Comments: 2
Category: MediaQuery
Type: Bug Report
7

When I use the Telerik MediaQuery component on a razor page, an error is thrown:

Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer[100]
      Unhandled exception rendering component: this.mediaQueryList.addEventListener is not a function. (In 'th
is.mediaQueryList.addEventListener("change",this.onMediaChange)', 'this.mediaQueryList.addEventListener' is un
defined)
Declined
Last Updated: 21 Dec 2022 10:44 by ADMIN
Created by: Nicolas
Comments: 1
Category: MediaQuery
Type: Feature Request
1

Hi

We come limitations with the Media Queries provieded by Telerik.

As we are using a NavBar which opens and closes at a certain point.  It is realy hard to use the normal queries to make an Application Responsive. We need to kind of calculate the Breakpoints.

This makes adding responsiveness realy hard.

Css provides Container Queries, so the available space can  depend on the context where a component appears.

If the ContainerQuery Component could be implemented would be amazing.

 

Thank you and kind regards

Nicolas