ConradChan
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
コメント
ConradChanによる最近のアクティビティ-
Hi , It seems like the root of the issue is that ContentExplorer does not handle a string access token being changed after mounting. You probably have two options: Render ContentExplorer con...
-
Hi , thanks for using the content uploader! An easy workaround is to apply some css like: .bcu-footer-left > .btn { display: none; } Sample codepen: https://codepen.io/box-platform/pen/...
-
You can check out the open source project here: https://github.com/box/box-content-preview. It includes samples to get you up and running
-
Unfortunately, auto focus is defaulted to true in the underlying box-content-preview SDK and the Box embed widget doesn't seem to allow a way to specify preview options. Would using the underlyi...
-
Have you tried adding your domain to the list of CORS domains configured for your app? If you go to https://cloud.app.box.com/developers/console/app//configuration you should see the CORS domain...