Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files not appearing in OneDrive #728

Open
SSlinky opened this issue Nov 8, 2024 · 1 comment
Open

Files not appearing in OneDrive #728

SSlinky opened this issue Nov 8, 2024 · 1 comment

Comments

@SSlinky
Copy link

SSlinky commented Nov 8, 2024

Canvas blocker breaks both professional OneDrive. File list shows "undefined". This behaviour is not present in SharePoint or personal OneDrive. Weirdly, recent activity in "Home" section displays undefined as well as a list of recently modified files.

Description

With Canvas Blocker enabled, the file list in OneDrive is replaced with the word "undefined".

Expected Behaviour

Files list is displayed.

Current Behaviour

Element at #virtualized-list_3_page-0 content is "undefined".

Steps to Reproduce (for bugs)

Log into https://<my-company>.sharepoint.com/ or files shared with you by someone else.

Context

I cannot view files someone has shared unless I disable Canvas Blocker.

Your Environment

  • CanvasBlocker Version used: 1.10.1
  • Firefox version: 132.0.1 (64-bit)
  • Operating System: Win11 desktop
  • Installed addons: Tab Stash, Greasemonkey, Firefox Multi-Account Containers, Facebook Container, I still don't care about cookies, uBlacklist, Test & Feedback.

Your Settings

{
	"logLevel": 1,
	"urlSettings": [
		{
			"url": "mail.google.com",
			"protectDOMRect": false
		},
		{
			"url": "onedrive.live.com",
			"protectDOMRect": false
		},
		{
			"url": "paypal.com",
			"protectWindow": false
		},
		{
			"url": "dhl.de",
			"protectWindow": false
		}
	],
	"hiddenSettings": {},
	"expandStatus": {},
	"displayHiddenSettings": false,
	"whiteList": "",
	"sessionWhiteList": "",
	"blackList": "",
	"blockMode": "fake",
	"protectedCanvasPart": "readout",
	"minFakeSize": 1,
	"maxFakeSize": 1000000,
	"rng": "nonPersistent",
	"protectedAPIFeatures": {},
	"useCanvasCache": true,
	"ignoreFrequentColors": 0,
	"minColors": 0,
	"fakeAlphaChannel": false,
	"webGLVendor": "",
	"webGLRenderer": "",
	"webGLUnmaskedVendor": "",
	"webGLUnmaskedRenderer": "",
	"persistentRndStorage": "",
	"persistentIncognitoRndStorage": "",
	"storePersistentRnd": false,
	"persistentRndClearIntervalValue": 0,
	"persistentRndClearIntervalUnit": "days",
	"lastPersistentRndClearing": 1731034534724,
	"sharePersistentRndBetweenDomains": false,
	"askOnlyOnce": "individual",
	"askDenyMode": "block",
	"showCanvasWhileAsking": true,
	"showNotifications": true,
	"highlightPageAction": "none",
	"highlightBrowserAction": "color",
	"displayBadge": true,
	"storeNotificationData": false,
	"storeImageForInspection": false,
	"ignoreList": "",
	"ignoredAPIs": {},
	"showCallingFile": false,
	"showCompleteCallingStack": false,
	"enableStackList": false,
	"stackList": "",
	"protectAudio": true,
	"audioFakeRate": "100",
	"audioNoiseLevel": "minimal",
	"useAudioCache": true,
	"audioUseFixedIndices": true,
	"audioFixedIndices": "26",
	"historyLengthThreshold": 2,
	"protectWindow": false,
	"allowWindowNameInFrames": false,
	"protectDOMRect": true,
	"domRectIntegerFactor": 4,
	"protectSVG": true,
	"protectTextMetrics": true,
	"blockDataURLs": true,
	"protectNavigator": false,
	"navigatorDetails": {},
	"protectScreen": true,
	"screenSize": "",
	"fakeMinimalScreenSize": true,
	"displayAdvancedSettings": false,
	"displayDescriptions": false,
	"theme": "auto",
	"showPresetsOnInstallation": true,
	"dontShowOptionsOnUpdate": false,
	"disruptSessionOnUpdate": false,
	"updatePending": false,
	"isStillDefault": false,
	"storageVersion": 1
}
@spodermenpls
Copy link
Contributor

Have you tried the latest beta version, 1.11 (https://canvasblocker.kkapsner.de/versions/?C=M;O=D)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants