0
    <script src="https://unpkg.com/@popperjs/core@2"></script>

I have this cdn, but when i put it in asp mvc view it gives an error under @popperjs. When I replace @ with @@ to escape it , the error remains. How should I escape this character?

0 Answers0