Closed steebn closed 6 months ago
Hi, what browser are you using?
Sorry for the delay.
I found the issue. The following script tag was placed in the _Host.cshtml file when it shouldn't have:
<script src="_content/BlazorDateRangePicker/clickAndPositionHandler.js"></script>
I removed that and it went away. My apologies.
I am getting the following error in the browser console
clickAndPositionHandler.js:10 Uncaught SyntaxError: Unexpected token 'export'