Bestian Tang
Bestian Tang
when i change template's lang to Jade, every code becomes white. //Jade Code is this fixable?
``` function minifyMd(content) { // Remove extra whitespace let minified = content.replace(/\s+/g, ' '); // Remove unnecessary line breaks minified = minified.replace(/\n /g, '\n').replace(/ \n/g, '\n'); return minified; } ```
## **Problem**: In actual use of Polis, we’ve noticed that some participants tend to vote **"agree to all"** or **"disagree to all"** regardless of the statement content. This behavior is...
# [Vue 3] Extraneous non-props attributes warning with JaaSMeeting component **Repository**: https://github.com/jitsi/jitsi-meet-vue-sdk **Issue Type**: Bug **Priority**: Medium **Status**: To be reported **Date**: 2025-06-16 ## Bug Description When using the `JaaSMeeting`...
Hi Agora team, I’d like to suggest adding a tagging feature when creating topics. By allowing creators to assign tags to each topic, users can filter and focus on specific...
Hi @nicobao , I tried ths MVP, and has a feature request about let users can use keyword search to find a specific topic. E.g. It'll will be more effective...
**Description:** In the current Agora Citizen interface, the voting options **"Yes"**, **"No"**, and **"Sometimes"** are implemented as `` elements that cannot receive keyboard focus. This makes it difficult for users...
@audreyt etherclac和hackfoldr的對接似乎有一些time delay。 編輯後在顯示端更新有大約10~30秒的時間差。 例如: https://beta.hackfoldr.org/hualien (note: 只是記錄下來,未來等如果重刻ethercalc時,再一次修就好)