我正在使用Bootstrap日期选择器
dismiss
它工作正常,但是当我尝试使用beforeShowDay选项时会出错 我在控制台中遇到的错误是
AlertDialog
我已经尝试了很多,但是没有成功
我的HTML是
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/js/bootstrap-datepicker.min.js"></script>
我的TS是
core.es5.js:1020 ERROR TypeError: option beforeShowDay is not recognized!