Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Chat : multiple record of your participation

未关闭
#555 0 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@bourgeoa 已经在做这个了。

开始于 2024年2月13日。

评估

这个 Issue 还没有评估数据。

描述

bug
Uncaught (in promise) Error: Multiple records of your participation
    at Object.recordParticipation (participation.ts:156:11)
    at turnOnInput (message.js:531:9)
    at message.js:562:5

example :

@prefix : <#>.
@prefix cal: <http://www.w3.org/2002/12/cal/ical#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix meeting: <http://www.w3.org/ns/pim/meeting#>.
@prefix solid: <http://www.w3.org/ns/solid/terms#>.
@prefix ui: <http://www.w3.org/ns/ui#>.
@prefix wf: <http://www.w3.org/2005/01/wf/flow#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix c: </profile/card#>.
@prefix c0: <https://bourgeoa.solidcommunity.net/profile/card#>.
@prefix c1: <https://bourgeoa.solidcommunity.net:8443/profile/card#>.
@prefix c2: <https://bourgeoa.ga:3000/bourgeoa/profile/card#>.
@prefix c3: <https://bourgeoa.bourgeoa.ga:3100/profile/card#>.
@prefix c4: <https://bourgeoa.solidcommunity.net:3000/profile/card#>.
@prefix c5: <https://bourgeoa.localhost:8443/profile/card#>.
@prefix c6: <https://bourgeoa2.solidcommunity.net:3000/profile/card#>.

:id1680968762012
    cal:dtstart "2023-04-08T15:46:02Z"^^xsd:dateTime;
    wf:participant c:me;
    solid:showDeletedMessages true;
    ui:backgroundColor "#cdf9da".
---------
:id1707824621624
    cal:dtstart "2024-02-13T11:43:41Z"^^xsd:dateTime;
    wf:participant c:me;
    ui:backgroundColor "#cdf9da".
:SharedPreferences solid:showDeletedMessages true.

:this
    a meeting:LongChat;
    dc:author c:me;
    dc:created "2023-04-08T15:45:56Z"^^xsd:dateTime;
    dc:title "Chat channel";
    wf:participation
        :id1680968762012, :id1681574133207, :id1682287616183, :id1682444227787,
        :id1682517749835, :id1682522000449, :id1699891160215, :id1701108497917,
        :id1707824621624;
    ui:sharedPreferences :SharedPreferences.
主要语言
TypeScript
星标
153
派生
46
平均合并
1 天 8 小时
30 天内合并 PR
7

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

SolidOS/solid-ui 的其他 Issue

查看 SolidOS/solid-ui 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。