kujirahand / nako3storage

なでしこ3貯蔵庫 - なでしこのプログラムを保存共有できるWebサービス
MIT License
4 stars 1 forks source link

クリップボード設定が動かない #162

Open snowdrops89 opened 1 year ago

snowdrops89 commented 1 year ago

質問掲示板への投稿です https://www.eznavi.net/site/bbs/index2.php?pagetop=1589&cere=3

公開画面でだけなので、おそらくサンドボックスの影響だと思うので、対処出来るアレか分かりませんがご報告です。 FireFoxでは問題なく、chromeでコンソールにエラー。

index.php:1 Uncaught (in promise) DOMException: The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://goo.gl/EuHzyv for more details.

 なでしこの文法的には問題なくて、編集画面では動くけどサンドボックスでエラーになる件については、検証とか開かなくてもなでしこさんで分かりやすいエラーを出して、編集画面で実行するようお知らせしてくれるとかなり助かるような気がします。

kujirahand commented 1 year ago

こちら、なでしこ本体の修正が必要でした。以下で処理します。 https://github.com/kujirahand/nadesiko3/issues/1412