Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

I can't choose any tags when posting a question

+3
−0

The problem described below occurs in Windows 10 and Chrome 87.0.4280.66 (64 bits, JavaScript enabled). I could post this question only in mobile (Chrome/iOS 14.2), where the problem doesn't occur. I also tested in MacOS 10.5.5/Chrome 83.0.4103.116, and the problem doesn't occur (all 3 tests - Windows, MacOS and mobile - were made using the same wifi network).


In the Ask Question Page (in any of the categories), I can't choose any tags.

In Meta, it shows the list of required tags, but when I click on them, nothing happens.

In all categories, if I click on the textarea, nothing happens as well, and I can't type or choose any tags.

git showing the bug


Here's the error messages in Chrome's console, when I opened the Ask Question Page:

1:18 GET https://software.codidact.com/assets/community/software.css net::ERR_ABORTED 404
1:24 GET https://software.codidact.com/assets/community/software.js net::ERR_ABORTED 404
1:21 GET https://code.jquery.com/jquery-2.2.2.min.js net::ERR_TOO_MANY_REDIRECTS
select2.min.js:2 Uncaught ReferenceError: jQuery is not defined
    at select2.min.js:2
    at select2.min.js:2
(anonymous) @ select2.min.js:2
(anonymous) @ select2.min.js:2
1:24 GET https://software.codidact.com/assets/community/software.js net::ERR_ABORTED 404
application-51608463f98de5722a48aabc7ea1aa6ce569e9284d8e46a30fea4a76ca6137ed.js:7 Uncaught ReferenceError: jQuery is not defined
    at application-51608463f98de5722a48aabc7ea1aa6ce569e9284d8e46a30fea4a76ca6137ed.js:7
(anonymous) @ application-51608463f98de5722a48aabc7ea1aa6ce569e9284d8e46a30fea4a76ca6137ed.js:7
1:444 Uncaught (in promise) ReferenceError: QPixel is not defined
    at 1:444
    at 1:464
History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (8 comments)

0 answers

Sign up to answer this question »