Skip to Content
Scrollsequence v2 🎉 Alpha dev preview 🎉
V2𖢥 Bugs

Bugs

A list of known bugs and their status.

Note: There are many more bugs than listed here, this is just a summary of the most important ones.

StatusCategoryDescription
OpenGeneralCanvases and Viewport blocks do not resize properly on mobile devices if they use “vh” units in height.
OpenGeneralThere should be a periodic refresh() called when idle every few seconds to improve responsiveness.
OpenBlocksThere is a preview which is broken for most blocks (click on + and then in the blocks list on hover the preview activates). Preview not working, check console errors.
OpenCanvasThere should be a “sendToBackground” toggle with left,right,top, bottom values on the canvases. Currently it is on viewport block and it really should be on the canvas itself. UI/UX improvement needed.
OpenCanvas 2d + MediaCPTWhen assigning media using URL list, the prefix and suffix are not working. Todo
OpenCanvas 2dWhen modifying align from the block-controls toolbar, the changes are applied with a delay and layout gets updated to the previous (old) values. User needs to “resize” window manually to apply the correct layout width/height values. Layout update delay, requires manual resize.
OpenCanvas 2dWhen modifying attributes, sometimes it does not repaint automatically and user needs to scroll. Repaint issue.
OpenCanvas 2dWhen images are not loaded, it displays a gray background with some lorem-ipsum written on it. Make it nicer. Improve placeholder for unloaded images.
OpenCanvas 3dVariables do not update nicely, boolean stays in the old value. Variable update issue.
OpenCanvas 3dVariable detection issue - When there is no spline variables (no spline URL) but a leftover variable in attributes, it says “no variables” but it should take the unmatched.
OpenFile ManagerUI scaling issue - Image widths fetched from the WP server are wrong (should take canvas zoom into account).
OpenBlocksTransforms do not work really. (remove them?) Consider removing transforms.

How to Report a Bug

Click on “Feedback” popover in the bottom right corner of the page to report a bug. The popover will open a form where you can describe the issue. Popover is available inside the plugin wp-admin dashboard pages.

When reporting a bug, please follow these guidelines:

  1. Describe the issue clearly.
  2. Include steps to reproduce.
  3. Add screenshots or logs if possible.
Last updated on