question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Canvas not displayed after updating to 0.1.26^

See original GitHub issue

After updating to 0.1.26 - which is dependent on the new WebView - the canvas doesn’t seem to render in my application. Function calls seem to work properly, the Canvas component also exists in my app, but it’s simply isn’t displaying anything. I get zero errors and my code runs fine; it seems to be pure visually.

The update is paired with a warning: The scalesPageToFit property is not supported when useWebKit = true

I am using 0.1.25 for now, but unfortunately that also produces a warning about the WebView being extracted from core. Would appreciate any help! Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Randyhulscommented, Feb 26, 2019

Thanks @iddan, works great now!

1reaction
ionut-movilacommented, Feb 25, 2019

IMO the problem is not related to scalesPageToFit. That is just a warning.

If I did open with Safari to inspect the webview of the canvas, in version using the new WebView from package react-native-webview the canvas doesn’t have any size. It just shows as <canvas>. On version 0.1.25 it does have attributes height and width.

Must be something else. Like some broken bridge with the new webview?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crestron AirMedia Presentation System
Date, Time, Room Name, Calendar Details and Custom Logo will not be visible when 'Signage as Background' is enabled.
Read more >
faerun · PyPI
faerun 0.1.26 ... A python package for generating interactive views of chemical spaces. Navigation. Project description; Release history; Download files ...
Read more >
canvas-drawboard - NPM Package Overview - Socket - Socket.dev
a drawboard based on vue2.x. Version: 0.1.47 was published by star_chen. Start using Socket to analyze canvas-drawboard and its 3 dependencies to secure ......
Read more >
What's New | Oracle, Software. Hardware. Complete.
Packages Released on Oracle Linux Yum Server · objenesis-1.2-19.el7 - A library for instantiating Java objects (Update) · lxi-tools-2.4-2.el7 - Tools to manage ......
Read more >
Feedback Wanted: Scriptable Render Pipelines | Page 5
should _MainLightPosition not always contain the direction of the ... ui(canvas, image, text etc) doesn't show in scene view when i use a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found