plotlyMainBundle does not support partial_bundle minified = FALSE
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 52/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- javascript, r
調査の方向性
R パッケージのエントリーポイント partial_bundle() から始め、auto と main の bundle の選択、および minified がどのように渡されるかを追跡します。minified = FALSE で両方のモードを実行し、結果の asset が plotly-latest.min.js ではないことを確認します。この動作をどこに置くべきか、パッケージの関連するテストを確認してください。
索引モデルが issue の本文から書いたものです。
説明
As the title describes, when using "auto" (defaulting to main) or directly using "main" when calling partial_bundle(), the "minified" argument is lost and the result always uses the minified plotly-latest.min.js
FWIW it might also be better to adhere to the shiny.minified option rather than having to call partial_bundle() at all.
Discovered while tracing a javascript issue with plotlyProxy relayout.
plotly R version: 4.12.0
plotly js version: 2.25.2
- 主要言語
- R
- スター
- 2.7k
- フォーク
- 641
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
plotly/plotly.R のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 62/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
-
save_image Error オープン
難易度 3/5 1〜2日 初心者へのやさしさ 52/100
plotly/plotly.R の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
pharmaverse/rtables#1123 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
Trying to reassign a reactiveVal to the name of an existing reactiveVal doesn't overwrite the latter オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
RConsortium/rconsortium_website#649 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
posit-dev/r-shinylive#203 ·