Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Bug] Unable to open pdf file inside code app

オープン
#413 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
活発
技術スタック
react, typescript
領域
frontend, web-dev

調査の方向性

公開された Power Apps Code App で PDF iframe フローを再現することから始め、ローカルホストでの動作と比較します。issue に記載されているローカル worker とバイト再構築パスを、特に 5 MB を超えるファイルで確認します。環境の制限または再現可能な修正が特定され、関連するエラーの詳細とともに文書化されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug

Describe the bug

Unable to open pdf inside iframe via flow
Unable to open pdf file inside code app

Expected behavior

It would be easy to pass pdf file content from flow and render inside iframe but seems power app's environment blocking the pdf rendering.

Pdf are working fine inside iframe on local host but after publishing it blocked by the environment

Actual behavior

Screenshots or Error Messages

Environment information

  • Framework, build tool or relevant package used: [React,Vite, Webpack, etc]
  • Any connection/components: [Office365, SQL, etc]

React typescript

Additional context

External worker are also blocked in the environment if we try another way around. So i disable the external worker and use local worker then reconstruct the pdf via bytes which is causing issue when pdf file is larger than 5mb.

主要言語
TypeScript
スター
504
フォーク
145
平均マージ
4時間 3分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/PowerAppsCodeApps のほかの issue

microsoft/PowerAppsCodeApps の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。