This is a migrated thread and some comments may be shown as answers.

Telerik Cookie Creation & Use

1 Answer 305 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
AK
Top achievements
Rank 1
AK asked on 12 Dec 2019, 06:33 PM

Hello,

I have a .net core 2.0 project where there are multiple Kendo UI components like Kendo Grid, Kendo Pager, Kendo Progress Bar etc being used.

I can see that, some times, there are cookies with names such as OptanonAlertBoxClosed, OptanonConsent, __gads, _biz_flagsA, _biz_nA etc being created under the telerik.com domain with the deployment of the website within this project.

Is there an in-built way with Kendo UI where the creation and the use of these cookies can be controlled?

Thanks.

 

Using the following

Kendo UI, Version 2017.2.621+SP1
Visual Studio 2019, Version 16.3.8
.net Core 2.0
Browser being used: Chrome, Version 78.0.3904.87 (Official Build) (64-bit)
OS: Windows 10

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 17 Dec 2019, 10:51 AM

Hi Arun,

Cookies are being created only when enabling the offline support of the Kendo DataSource: https://docs.telerik.com/kendo-ui/framework/datasource/offline

If that is not the case, the use of Kendo widgets should not result in cookies being present in the application. Therefore, I would like to ask you to prepare and send us a small isolated runnable sample replicating the behavior in question. Please, remove any external dependencies from that project and use sample data generated within the app. Also, please, share the exact steps required to replicate the creation of the cookies.

Regards,
Veselin Tsvetanov
Progress Telerik

Get quickly onboarded and successful with Telerik UI for ASP.NET Core with the dedicated Virtual Classroom technical training, available to all active customers.
Tags
General Discussions
Asked by
AK
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or