Skip to content

Instantiating new buffer in Safari throws an error #475

@dy

Description

@dy
regl.buffer({
	data: null,
	usage: 'dynamic',
	type: 'float'
},

throws an error in safari, related plotly/plotly.js#2593, plotly/plotly.js#2543, plotly/plotly.js#2457.

That is trivial to fix by making sure default data is not null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions