Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.07k stars 4.96k forks source link

logging jQuery is not defined in source `semantic.min.js` (cdnjs)🤔 #7070

Closed ullaskunder3 closed 2 years ago

ullaskunder3 commented 2 years ago

I was working on react application and just for testing I thought of using semantic.min.js from cdn

<script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.js" integrity="sha512-dqw6X88iGgZlTsONxZK9ePmJEFrmHwpuMrsUChjAw1mRUhUITE5QU9pkcSox+ynfLhL15Sv2al5A0LVyDCmtUw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

Why ? It's logging jQuery is not defined in source semantic.min.js 🤔

image

PadowYT2 commented 2 years ago

Because, it cannot work without jQuery,

But you can use Semantic UI React